diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-06-21 21:06:49 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-06-21 21:06:49 +0000 |
commit | 7071efcf9ab71519f8a71b7b6f0dee08b6dba050 (patch) | |
tree | 087fd06bffb30cd8910a7a5883de3ab39f17b393 /testing/gnome-shell | |
parent | 3d93413392b6b85ec8af5db10f01d198383f8846 (diff) | |
download | aports-7071efcf9ab71519f8a71b7b6f0dee08b6dba050.tar.bz2 aports-7071efcf9ab71519f8a71b7b6f0dee08b6dba050.tar.xz |
testing/gnome-shell: enable on armhf
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 9c5d1846ec..8af7bb42a5 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 !aarch64" +arch="all !aarch64" license="GPL" depends="accountsservice caribou gdm" makedepends="gnome-desktop-dev |