diff options
Diffstat (limited to 'community/ipset')
-rw-r--r-- | community/ipset/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ipset/PKGBUILD b/community/ipset/PKGBUILD index a4d3cb929..75d272a46 100644 --- a/community/ipset/PKGBUILD +++ b/community/ipset/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ipset pkgver=6.19 pkgrel=2 pkgdesc='Administration tool for IP sets' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ipset.netfilter.org' license=('GPL2') depends=('libmnl' 'bash') |