diff options
Diffstat (limited to 'community/py3-twisted/APKBUILD')
-rw-r--r-- | community/py3-twisted/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-twisted/APKBUILD b/community/py3-twisted/APKBUILD index b0feb8fe74..5f95f7831c 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="all" license="MIT" depends="python3 py3-cryptography py3-zope-interface py3-constantly py3-incremental py3-attrs py3-pyhamcrest py3-hyperlink py3-automat" |