aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-twisted
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-twisted')
-rw-r--r--community/py3-twisted/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-twisted/APKBUILD b/community/py3-twisted/APKBUILD
index fe8b0d1f01..ccf973309f 100644
--- a/community/py3-twisted/APKBUILD
+++ b/community/py3-twisted/APKBUILD
@@ -5,7 +5,7 @@ pkgver=19.7.0
pkgrel=2
pkgdesc="Asynchronous networking framework written in Python3"
url="http://twistedmatrix.com/"
-arch="all"
+arch="" # Currently fails lots on the builder
license="MIT"
depends="python3 py3-cryptography py3-zope-interface py3-constantly py3-incremental py3-attrs
py3-pyhamcrest py3-hyperlink py3-automat"