summaryrefslogtreecommitdiff
path: root/community/scrypt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scrypt/PKGBUILD')
-rw-r--r--community/scrypt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scrypt/PKGBUILD b/community/scrypt/PKGBUILD
index ebec0b4f3..64ffb6495 100644
--- a/community/scrypt/PKGBUILD
+++ b/community/scrypt/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=scrypt
pkgver=1.1.6
pkgrel=3
pkgdesc="key derivation function and encryption utility"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=(openssl)
url="http://www.tarsnap.com/scrypt/"
license=('BSD')