aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-kombu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-kombu/APKBUILD')
-rw-r--r--community/py3-kombu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-kombu/APKBUILD b/community/py3-kombu/APKBUILD
index 85a8de53b23..bc09e47db96 100644
--- a/community/py3-kombu/APKBUILD
+++ b/community/py3-kombu/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="a message queue abstraction layer"
options="!check" # 3 Redis tests fail
url="https://pypi.org/project/kombu/"
-arch="noarch !s390x" # Limited by py3-dill
+arch="noarch"
license="BSD-3-Clause"
depends="py3-amqp py3-vine"
makedepends="py3-setuptools py3-gpep517 py3-wheel"