summaryrefslogtreecommitdiff
path: root/community/arp-scan/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/arp-scan/PKGBUILD')
-rw-r--r--community/arp-scan/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/arp-scan/PKGBUILD b/community/arp-scan/PKGBUILD
index 93566d506..c9db4118a 100644
--- a/community/arp-scan/PKGBUILD
+++ b/community/arp-scan/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=arp-scan
pkgver=1.9
pkgrel=1
pkgdesc="A tool that uses ARP to discover and fingerprint IP hosts on the local network"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nta-monitor.com/tools/arp-scan/"
license=('GPL')
depends=('libpcap' 'perl-libwww')