community/polari: disable on mips

This commit is contained in:
Ariadne Conill 2020-04-08 01:19:21 +00:00
parent 7f2f602448
commit 60ee75247e

View File

@ -5,7 +5,7 @@ pkgver=3.36.1
pkgrel=0
pkgdesc="Polari is a simple IRC Client that is designed to integrate seamlessly with GNOME 3"
url="https://wiki.gnome.org/Apps/Polari"
arch="all !s390x" # missing dep: gjs
arch="all !s390x !mips !mips64" # missing dep: gjs
license="GPL-2.0-or-later"
makedepends="meson gobject-introspection-dev gtk+3.0-dev telepathy-glib-dev
gjs-dev itstool"