diff options
Diffstat (limited to 'testing/py-crypto/APKBUILD')
-rw-r--r-- | testing/py-crypto/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/py-crypto/APKBUILD b/testing/py-crypto/APKBUILD index a1beecb8fd..43e325a099 100644 --- a/testing/py-crypto/APKBUILD +++ b/testing/py-crypto/APKBUILD @@ -4,6 +4,7 @@ pkgver=2.0.1 pkgrel=3 pkgdesc="A collection of cryptographic algorithms and protocols, implemented for use from Python." url="http://www.amk.ca/python/code/crypto.html" +arch="x86 x86_64" license="GPL" depends="python" makedepends="gmp-dev python-dev" |