diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-06 22:27:09 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-06 22:27:09 -0300 |
commit | 4c2623d4d319a4efcad5b543a4f1b7d43175afc1 (patch) | |
tree | 60ce2359a959fc9684c00c8f41ffa83cd238ccd3 /community/py3-twisted/APKBUILD | |
parent | 8f4bc69d1ad62f06f3c5471dbacf6f7497b83588 (diff) | |
download | aports-4c2623d4d319a4efcad5b543a4f1b7d43175afc1.tar.bz2 aports-4c2623d4d319a4efcad5b543a4f1b7d43175afc1.tar.xz |
community/py3-twisted: disable
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" |