aboutsummaryrefslogtreecommitdiffstats
path: root/community/czmq/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/czmq/APKBUILD')
-rw-r--r--community/czmq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/czmq/APKBUILD b/community/czmq/APKBUILD
index 7bd9089d39..9f55306ab5 100644
--- a/community/czmq/APKBUILD
+++ b/community/czmq/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.0.2
pkgrel=0
pkgdesc="High-level C binding for ZeroMQ"
url="http://czmq.zeromq.org/"
-arch="all"
+arch="all !s390x" # zproxy test timeouts on s390x
license="MPL-2.0"
makedepends="cmake zeromq-dev"
subpackages="$pkgname-dev"