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 b99a70eda..108c360e6 100644 --- a/community/arpwatch/PKGBUILD +++ b/community/arpwatch/PKGBUILD @@ -7,7 +7,7 @@ pkgname=arpwatch pkgver=2.1a15 pkgrel=11 pkgdesc='Ethernet/FDDI station activity monitor' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='ftp://ftp.ee.lbl.gov/' license=('BSD') depends=('libpcap' 'smtp-forwarder') |