aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rcon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/rcon/APKBUILD')
-rw-r--r--testing/rcon/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rcon/APKBUILD b/testing/rcon/APKBUILD
index 7a79290ce7..20df2c5270 100644
--- a/testing/rcon/APKBUILD
+++ b/testing/rcon/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.4
pkgrel=0
pkgdesc="Source RCON client for command line."
url="https://github.com/n0la/rcon"
-arch="all"
+arch="all !s390x"
license="BSD 2-Clause"
makedepends="bash-completion cmake glib-dev"
checkdepends="check-dev"