aboutsummaryrefslogtreecommitdiffstats
path: root/community/mousepad/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mousepad/APKBUILD')
-rw-r--r--community/mousepad/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mousepad/APKBUILD b/community/mousepad/APKBUILD
index 71a596d22c2..07a267a635b 100644
--- a/community/mousepad/APKBUILD
+++ b/community/mousepad/APKBUILD
@@ -4,7 +4,7 @@ pkgver=0.4.2
pkgrel=0
pkgdesc="Simple Text Editor for Xfce4"
url="https://git.xfce.org/apps/mousepad/"
-arch="all"
+arch="all !s390x" # Limited by gtksourceview
license="GPL-2.0-or-later"
makedepends="gtk+3.0-dev gtksourceview-dev intltool xfconf-dev"
depends="desktop-file-utils"