diff options
author | Martijn Braam <martijn@brixit.nl> | 2019-07-10 16:48:14 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-10 16:10:35 -0300 |
commit | b7182356b83598096bab4eae9563806563f93137 (patch) | |
tree | dbb33c20a1662d5176cb5b349b2f37e17bbc710c | |
parent | 352cefa408c7b0bdb5aa96da07b632ad0bfb2ae4 (diff) | |
download | aports-b7182356b83598096bab4eae9563806563f93137.tar.bz2 aports-b7182356b83598096bab4eae9563806563f93137.tar.xz |
testing/gnome-shell: Enable aarch64 and armv7
-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 2e118e5d5e..029a26786a 100644 --- a/testing/gnome-shell/APKBUILD +++ b/testing/gnome-shell/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.32.2 pkgrel=2 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" -arch="all !aarch64 !armhf !armv7 !s390x" +arch="all !armhf !s390x" license="GPL-2.0-or-later" depends="accountsservice caribou |