diff options
Diffstat (limited to 'testing/gnome-session')
-rw-r--r-- | testing/gnome-session/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnome-session/APKBUILD b/testing/gnome-session/APKBUILD index 1a2262880f..3792bea085 100644 --- a/testing/gnome-session/APKBUILD +++ b/testing/gnome-session/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.32.0 pkgrel=1 pkgdesc="GNOME session manager" url="https://www.gnome.org/" -arch="all !aarch64 !armhf !armv7 !s390x" +arch="all !armhf !s390x" license="GPL-2.0-or-later" depends="gnome-shell polkit alsa-plugins-pulse dconf pulseaudio-alsa" makedepends="gnome-settings-daemon-dev libsm-dev |