aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ponyc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ponyc/APKBUILD b/testing/ponyc/APKBUILD
index da2700f1c4..ae5e4aa41b 100644
--- a/testing/ponyc/APKBUILD
+++ b/testing/ponyc/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.28.1
pkgrel=0
pkgdesc="An open-source, actor-model, capabilities-secure, high performance programming language"
url="https://www.ponylang.org"
-arch="all"
+arch="all !s390x"
license="BSD-2-Clause"
_llvmver=6
depends="binutils-gold"