aboutsummaryrefslogtreecommitdiffstats
path: root/community/cloudi
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-08-23 12:52:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-08-23 12:52:24 +0000
commite129d95ea81ee0b1776580b20e4c3a7f79eb023d (patch)
tree0c9fcaa6601afc67a5d19aebfb7c50f77477a9bc /community/cloudi
parent1dfe645d0b5a1f759c7513025843a1a38dee3771 (diff)
downloadaports-e129d95ea81ee0b1776580b20e4c3a7f79eb023d.tar.bz2
aports-e129d95ea81ee0b1776580b20e4c3a7f79eb023d.tar.xz
community/cloudi: disable on s390x due to check failure
testsuite fails
Diffstat (limited to 'community/cloudi')
-rw-r--r--community/cloudi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cloudi/APKBUILD b/community/cloudi/APKBUILD
index 28d692c10c..5ff60e6982 100644
--- a/community/cloudi/APKBUILD
+++ b/community/cloudi/APKBUILD
@@ -33,7 +33,7 @@ pkgrel=4
pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing."
url="https://cloudi.org/"
license="MIT"
-arch="all"
+arch="all !s390x"
depends="erlang
g++"
makedepends="autoconf