summaryrefslogtreecommitdiff
path: root/core/iptables
diff options
context:
space:
mode:
Diffstat (limited to 'core/iptables')
-rw-r--r--core/iptables/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/iptables/PKGBUILD b/core/iptables/PKGBUILD
index 5db343f22..13c9a2c90 100644
--- a/core/iptables/PKGBUILD
+++ b/core/iptables/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=iptables
pkgver=1.4.19.1
pkgrel=1
pkgdesc='Linux kernel packet control tool'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
url='http://www.netfilter.org/projects/iptables/index.html'
depends=('glibc' 'bash')