diff options
Diffstat (limited to 'testing/gnome-control-center/APKBUILD')
-rw-r--r-- | testing/gnome-control-center/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnome-control-center/APKBUILD b/testing/gnome-control-center/APKBUILD index a6517e254e..bd5c2d183a 100644 --- a/testing/gnome-control-center/APKBUILD +++ b/testing/gnome-control-center/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="GNOME control center" url="https://gitlab.gnome.org/GNOME/gnome-control-center" # limited by gnome-online-accounts -arch="all !armhf !s390x" +arch="all !armhf !s390x !ppc64le" # Last one just fails due to race condition license="GPL-2.0-or-later" depends="cups-pk-helper openrc-settingsd" makedepends=" |