diff options
Diffstat (limited to 'community/ipguard')
-rw-r--r-- | community/ipguard/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ipguard/PKGBUILD b/community/ipguard/PKGBUILD index f8fa6796a..d7c799816 100644 --- a/community/ipguard/PKGBUILD +++ b/community/ipguard/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ipguard pkgver=1.04 pkgrel=2 pkgdesc="ipguard - arp<->ip relation checking tool" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://ipguard.deep.perm.ru/" license=("GPL") depends=(libpcap libnet) |