diff options
Diffstat (limited to 'testing/py-twisted-web2/APKBUILD')
-rw-r--r-- | testing/py-twisted-web2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-twisted-web2/APKBUILD b/testing/py-twisted-web2/APKBUILD index dce48d4773..feba20ade1 100644 --- a/testing/py-twisted-web2/APKBUILD +++ b/testing/py-twisted-web2/APKBUILD @@ -6,7 +6,7 @@ pkgver=8.1.0 pkgrel=0 pkgdesc="The twisted.web2 package in Twisted." url="http://twistedmatrix.com/" -arch="x86 x86_64" +arch="all" license="GPL" depends="py-twisted" makedepends="python-dev" |