summaryrefslogtreecommitdiff
path: root/community/john/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/john/PKGBUILD')
-rw-r--r--community/john/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/john/PKGBUILD b/community/john/PKGBUILD
index 16d1d2299..bed806c4e 100644
--- a/community/john/PKGBUILD
+++ b/community/john/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=john
pkgver=1.7.6
pkgrel=3
pkgdesc="John The Ripper - A fast password cracker. Additional patches (NTLM, MySQL, Kerberos V5, etc.) included."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.openwall.com/$pkgname/"
license=('GPL2' 'custom')
depends=('openssl')