aboutsummaryrefslogtreecommitdiffstats
path: root/community/lxpolkit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxpolkit/APKBUILD')
-rw-r--r--community/lxpolkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lxpolkit/APKBUILD b/community/lxpolkit/APKBUILD
index 7d77604892e..14b20051227 100644
--- a/community/lxpolkit/APKBUILD
+++ b/community/lxpolkit/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.1.0
pkgrel=2
pkgdesc="Simple PolicyKit authentication agent"
url="https://lxde.org/"
-arch="all"
+arch="all !mips !mips64 !s390x" # polkit
license="GPL-2.0-or-later"
makedepends="gtk+-dev polkit-dev"
subpackages="$pkgname-lang"