aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/libhandy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libhandy/APKBUILD b/community/libhandy/APKBUILD
index bc9f7afad1..d1eb0c524c 100644
--- a/community/libhandy/APKBUILD
+++ b/community/libhandy/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.0.11
pkgrel=0
pkgdesc="Library full of GTK+ widgets for mobile phones"
url="https://source.puri.sm/Librem5/libhandy"
-arch="all"
+arch="all !s390x" # Limited by 'ibus'
license="LGPL-2.0-or-later"
makedepends="meson glib-dev gtk+3.0-dev vala py3-setuptools gobject-introspection-dev
glade-dev"