diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-09-10 08:56:49 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-10 08:57:05 -0300 |
commit | 11b5c3a2c8a75477054cc50fa7dab5613be2e72e (patch) | |
tree | 5884618d9641089cf62a3069c172808324d14ecb | |
parent | 4ad89e65745180e8306aa9d8ef4e7207ea2dac3b (diff) | |
download | aports-11b5c3a2c8a75477054cc50fa7dab5613be2e72e.tar.bz2 aports-11b5c3a2c8a75477054cc50fa7dab5613be2e72e.tar.xz |
testing/gnome-shell: disable on ppc64le due to gnome-control-center
-rw-r--r-- | testing/gnome-shell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnome-shell/APKBUILD b/testing/gnome-shell/APKBUILD index 407671ef4e..ce96697c6a 100644 --- a/testing/gnome-shell/APKBUILD +++ b/testing/gnome-shell/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.34.0 pkgrel=0 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" -arch="all !armhf !s390x" +arch="all !armhf !s390x !ppc64le" license="GPL-2.0-or-later" depends="accountsservice caribou |