diff options
Diffstat (limited to 'community/gnome-session/APKBUILD')
-rw-r--r-- | community/gnome-session/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |