diff options
author | David Heidelberg <david@ixit.cz> | 2019-11-15 13:18:00 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-16 06:12:16 +0100 |
commit | d80ae6cfb1d0f6db4e0bcc522bcd75a664b5cbab (patch) | |
tree | f78b6053054cc86ada6c08d28530e3934d799812 | |
parent | ad6debccb927dea657292df90519d4f2cd025790 (diff) | |
download | aports-d80ae6cfb1d0f6db4e0bcc522bcd75a664b5cbab.tar.bz2 aports-d80ae6cfb1d0f6db4e0bcc522bcd75a664b5cbab.tar.xz |
community/{gnome-session,gnome-shell,gnome-control-center}: enable armhf
Compile tested, should be OK.
Signed-off-by: David Heidelberg <david@ixit.cz>
-rw-r--r-- | community/gnome-control-center/APKBUILD | 2 | ||||
-rw-r--r-- | community/gnome-session/APKBUILD | 2 | ||||
-rw-r--r-- | community/gnome-shell/APKBUILD | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-control-center/APKBUILD b/community/gnome-control-center/APKBUILD index 9f1d042823..630b02768a 100644 --- a/community/gnome-control-center/APKBUILD +++ b/community/gnome-control-center/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="GNOME control center" url="https://gitlab.gnome.org/GNOME/gnome-control-center" # limited by gnome-online-accounts -arch="all !armhf !s390x" +arch="all !s390x" license="GPL-2.0-or-later" depends="cups-pk-helper openrc-settingsd" makedepends=" diff --git a/community/gnome-session/APKBUILD b/community/gnome-session/APKBUILD index 9a641a20d6..1f01c6ad6b 100644 --- a/community/gnome-session/APKBUILD +++ b/community/gnome-session/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.34.1 pkgrel=1 pkgdesc="GNOME session manager" url="https://gitlab.gnome.org/GNOME/gnome-session" -arch="all !armhf !s390x !ppc64le" +arch="all !s390x !ppc64le" license="GPL-2.0-or-later" depends="gnome-shell polkit alsa-plugins-pulse dconf pulseaudio-alsa bash" makedepends="gnome-settings-daemon-dev libsm-dev diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD index f7dca4e74d..b76dabacf5 100644 --- a/community/gnome-shell/APKBUILD +++ b/community/gnome-shell/APKBUILD @@ -5,7 +5,7 @@ pkgver=3.34.1 pkgrel=1 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" -arch="all !armhf !s390x !ppc64le" +arch="all !s390x !ppc64le" license="GPL-2.0-or-later" depends="accountsservice caribou |