diff --git a/community/polari/APKBUILD b/community/polari/APKBUILD index 13522634d40..7257864afda 100644 --- a/community/polari/APKBUILD +++ b/community/polari/APKBUILD @@ -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"