aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-xkb-plugin
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-10-17 13:38:06 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-24 18:56:35 +0000
commitfc19ad21e07b02c16890f1673dadc25d42f50997 (patch)
tree725b48670d83ff2b5a7cad7c5120cd1d6b8f7f76 /community/xfce4-xkb-plugin
parent5a7718c6122e2a8730d248675647c5e02c82f9b2 (diff)
downloadaports-fc19ad21e07b02c16890f1673dadc25d42f50997.tar.bz2
aports-fc19ad21e07b02c16890f1673dadc25d42f50997.tar.xz
community/xfce4-xkb-plugin: disable on s390x due to librsvg
Closes !509
Diffstat (limited to 'community/xfce4-xkb-plugin')
-rw-r--r--community/xfce4-xkb-plugin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-xkb-plugin/APKBUILD b/community/xfce4-xkb-plugin/APKBUILD
index 3cac3328e1..c1e5e79c9e 100644
--- a/community/xfce4-xkb-plugin/APKBUILD
+++ b/community/xfce4-xkb-plugin/APKBUILD
@@ -8,7 +8,7 @@ _ver=${_maj}.${_min}
pkgrel=1
pkgdesc="plugin to switch keyboard layouts for the Xfce4 panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
-arch="all"
+arch="all !s390x" # librsvg
license="custom"
options="!check" # No test suite
depends=""