aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rabbitmq-server
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-08-07 12:19:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-08-07 12:19:41 +0000
commit859245aea2717f12899751d020b326d7286115ff (patch)
tree63a49e875ef40d4b1a4a87bc8ad704c4586a7a4c /testing/rabbitmq-server
parent33c95630963c0042819369f109f0e60d4a8eb8c7 (diff)
downloadaports-859245aea2717f12899751d020b326d7286115ff.tar.bz2
aports-859245aea2717f12899751d020b326d7286115ff.tar.xz
testing/rabbitmq-server: disable on s390x due to build failure
Diffstat (limited to 'testing/rabbitmq-server')
-rw-r--r--testing/rabbitmq-server/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rabbitmq-server/APKBUILD b/testing/rabbitmq-server/APKBUILD
index 3c101a5b3f..c5b2f99066 100644
--- a/testing/rabbitmq-server/APKBUILD
+++ b/testing/rabbitmq-server/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.7.7
pkgrel=0
pkgdesc="RabbitMQ is an open source multi-protocol messaging broker."
url="http://www.rabbitmq.com/"
-arch="noarch"
+arch="noarch !s390x"
license="MPL-1.1"
depends="erlang erlang-tools erlang-runtime-tools erlang-stdlib
logrotate erlang-ssl erlang-crypto erlang-parsetools