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