summaryrefslogtreecommitdiff
path: root/extra/nmap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/nmap/PKGBUILD')
-rw-r--r--extra/nmap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nmap/PKGBUILD b/extra/nmap/PKGBUILD
index 2b01b4bef..05bcf81d0 100644
--- a/extra/nmap/PKGBUILD
+++ b/extra/nmap/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=6.25
pkgrel=2
pkgdesc='Utility for network discovery and security auditing'
url='http://nmap.org/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
makedepends=('pygtk')
optdepends=('pygtk: zenmap')