summaryrefslogtreecommitdiffstats
path: root/testing/py-crypto
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-crypto')
-rw-r--r--testing/py-crypto/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/py-crypto/APKBUILD b/testing/py-crypto/APKBUILD
index a1beecb8f..43e325a09 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"