diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-06 19:33:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-06 19:34:21 +0000 |
commit | 81f22982dde431461e6c78e2e6ce7bc8f8921d6e (patch) | |
tree | 717864741e2c981fa58d31ced1cb73c54587d341 /testing/gnome-shell | |
parent | 79774c28bbfabfc454b90ed92c69f96465c30efc (diff) | |
download | aports-81f22982dde431461e6c78e2e6ce7bc8f8921d6e.tar.bz2 aports-81f22982dde431461e6c78e2e6ce7bc8f8921d6e.tar.xz |
testing/gnome-shell: enable on 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 944f205e17..9c5d1846ec 100644 --- a/testing/gnome-shell/APKBUILD +++ b/testing/gnome-shell/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.24.2 pkgrel=1 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" -arch="all !armhf !ppc64le !aarch64" +arch="all !armhf !aarch64" license="GPL" depends="accountsservice caribou gdm" makedepends="gnome-desktop-dev |