aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-terminal
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gnome-terminal')
-rw-r--r--testing/gnome-terminal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnome-terminal/APKBUILD b/testing/gnome-terminal/APKBUILD
index 692edef07a..628b6f2ca0 100644
--- a/testing/gnome-terminal/APKBUILD
+++ b/testing/gnome-terminal/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="GNOME terminal client"
url="http://wiki.gnome.org/Apps/Terminal"
# limited by gnome-shell
-arch="all !armhf !aarch64"
+arch="all !armhf !aarch64 !s390x"
license="GPL"
depends_dev="gnome-desktop-dev vte3-dev dconf-dev gconf-dev nautilus-dev"
makedepends="$depends_dev gnome-shell itstool libxml2-utils vala desktop-file-utils"