diff options
author | TBK <tbk@jjtc.eu> | 2019-05-25 19:20:02 +0200 |
---|---|---|
committer | TBK <tbk@jjtc.eu> | 2019-05-25 19:30:04 +0200 |
commit | 6a415dcf73d9f9e3ecd86cc6e16178ae09325c17 (patch) | |
tree | 1f44df400e38267898cdbb12b6582c997f4c96f2 /testing/gnome-shell | |
parent | ced525e58fcf2ab9d04da8b17db813c53c1d0979 (diff) | |
download | aports-6a415dcf73d9f9e3ecd86cc6e16178ae09325c17.tar.bz2 aports-6a415dcf73d9f9e3ecd86cc6e16178ae09325c17.tar.xz |
testing/gnome-shell: disable ppc64le
Diffstat (limited to 'testing/gnome-shell')
-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 4714df65d6..2c15ea3e69 100644 --- a/testing/gnome-shell/APKBUILD +++ b/testing/gnome-shell/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.32.2 pkgrel=1 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" -arch="all !aarch64 !armhf !armv7 !s390x" +arch="all !aarch64 !armhf !armv7 !s390x !ppc64le" # ppc64le limited by mutter license="GPL-2.0-or-later" depends="accountsservice caribou |