diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-11-06 21:46:50 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-06 21:46:50 -0300 |
| commit | 7c8bb571ceb275b41d64e50bbaabe52e9f4fcdc1 (patch) | |
| tree | 3a8f7c3545130b6cb805765d6b5746ca0616d444 | |
| parent | 907145c1801931f23a4a931712a21dd1c1baf81f (diff) | |
| download | aports-7c8bb571ceb275b41d64e50bbaabe52e9f4fcdc1.tar.bz2 aports-7c8bb571ceb275b41d64e50bbaabe52e9f4fcdc1.tar.xz | |
community/py3-twisted: re-enable
| -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 ccf973309f..fe8b0d1f01 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="" # Currently fails lots on the builder +arch="all" license="MIT" depends="python3 py3-cryptography py3-zope-interface py3-constantly py3-incremental py3-attrs py3-pyhamcrest py3-hyperlink py3-automat" |
