aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtksourceview/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtksourceview/APKBUILD')
-rw-r--r--community/gtksourceview/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtksourceview/APKBUILD b/community/gtksourceview/APKBUILD
index 747b80bb5fe..66b183f604f 100644
--- a/community/gtksourceview/APKBUILD
+++ b/community/gtksourceview/APKBUILD
@@ -4,7 +4,7 @@ pkgver=3.24.11
pkgrel=0
pkgdesc="A text widget adding syntax highlighting and more to GNOME"
url="https://wiki.gnome.org/action/show/Projects/GtkSourceView"
-arch="all"
+arch="all !s390x" # Limited by ibus
license="LGPL-2.1-or-later"
replaces="gtksourceview"
depends_dev="gtk+3.0-dev libxml2-dev"