From d80ae6cfb1d0f6db4e0bcc522bcd75a664b5cbab Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Fri, 15 Nov 2019 13:18:00 +0100 Subject: community/{gnome-session,gnome-shell,gnome-control-center}: enable armhf Compile tested, should be OK. Signed-off-by: David Heidelberg --- community/gnome-control-center/APKBUILD | 2 +- community/gnome-session/APKBUILD | 2 +- community/gnome-shell/APKBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'community') 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 -- cgit v1.2.3