summaryrefslogtreecommitdiff
path: root/extra/pycrypto/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pycrypto/PKGBUILD')
-rw-r--r--extra/pycrypto/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pycrypto/PKGBUILD b/extra/pycrypto/PKGBUILD
index fba0c5d51..1f15d7b14 100644
--- a/extra/pycrypto/PKGBUILD
+++ b/extra/pycrypto/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pycrypto
pkgver=2.3
pkgrel=1
pkgdesc="Collection of cryptographic algorithms and protocols, implemented for use from Python."
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
depends=('python2')
url="http://www.dlitz.net/software/pycrypto/"
license=(custom)