diff options
Diffstat (limited to 'community/arpwatch/PKGBUILD')
-rw-r--r-- | community/arpwatch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/arpwatch/PKGBUILD b/community/arpwatch/PKGBUILD index 1a81aae7d..96f4e5e19 100644 --- a/community/arpwatch/PKGBUILD +++ b/community/arpwatch/PKGBUILD @@ -6,7 +6,7 @@ pkgname=arpwatch pkgver=2.1a15 pkgrel=8 pkgdesc="arpwatch and arpsnmp network monitoring tools" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="ftp://ftp.ee.lbl.gov/" license=("GPL") depends=(libpcap) |