aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-kombu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-kombu/APKBUILD b/testing/py3-kombu/APKBUILD
index 69c7f2fb8b..8c54f835d1 100644
--- a/testing/py3-kombu/APKBUILD
+++ b/testing/py3-kombu/APKBUILD
@@ -6,7 +6,7 @@ pkgver=4.6.4
pkgrel=0
pkgdesc="a message queue abstraction layer"
url="https://pypi.python.org/pypi/kombu/"
-arch="noarch"
+arch="noarch !s390x" # Limited by py3-dill
license="BSD-3-Clause"
depends="py3-amqp py3-vine py3-importlib-metadata"
makedepends="py3-setuptools"