aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/pluma/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pluma/APKBUILD b/community/pluma/APKBUILD
index f390e57e156..02a4b0066c6 100644
--- a/community/pluma/APKBUILD
+++ b/community/pluma/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.22.2
pkgrel=0
pkgdesc="A small and lightweight UTF-8 text editor for the MATE"
url="https://github.com/mate-desktop/pluma"
-arch="all"
+arch="all !s390x" # mate-desktop
license="GPL-2.0-or-later"
# check fails as tracked in https://github.com/mate-desktop/pluma/issues/33
options="!check"