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 e18269ecd..baaab48c7 100644
--- a/community/arp-scan/PKGBUILD
+++ b/community/arp-scan/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=arp-scan
pkgver=1.8.1
pkgrel=2
pkgdesc="A tool that uses ARP to discover and fingerprint IP hosts on the local network"
-arch=('i686' 'x86_64')
+arch=(mips64el)
url="http://www.nta-monitor.com/tools/arp-scan/"
license=('GPL')
depends=('libpcap' 'perl-libwww')