diff options
Diffstat (limited to 'testing/gnome-session/APKBUILD')
-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 ba1ba32fef..f754c785d0 100644 --- a/testing/gnome-session/APKBUILD +++ b/testing/gnome-session/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.26.0 pkgrel=0 pkgdesc="GNOME session manager" url="http://www.gnome.org/" -arch="all !aarch64 !armhf" +arch="all !aarch64 !armhf !s390x" license="GPL" depends="gnome-shell" makedepends="gnome-settings-daemon-dev libsm-dev |