summaryrefslogtreecommitdiff
path: root/community/ncrack
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 13:35:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 13:35:34 -0500
commitb0e566651936bf5dc259554c96b30a5502392959 (patch)
treeda2b843802e98c8cf5016f29ba4f933e9ce528b0 /community/ncrack
parenta1ba3851f3e9c8927aec70592471952734163404 (diff)
Add mips64el in archs
Diffstat (limited to 'community/ncrack')
-rw-r--r--community/ncrack/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ncrack/PKGBUILD b/community/ncrack/PKGBUILD
index 09e369a4d..4b3977436 100644
--- a/community/ncrack/PKGBUILD
+++ b/community/ncrack/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.4a
_realver=0.4ALPHA
pkgrel=2
pkgdesc='A high-speed network authentication cracking tool'
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url='http://nmap.org/ncrack/'
license=(GPL)
depends=(openssl)