summaryrefslogtreecommitdiff
path: root/community/arptables/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/arptables/PKGBUILD')
-rw-r--r--community/arptables/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/arptables/PKGBUILD b/community/arptables/PKGBUILD
index edc4066e8..bcd5a98c7 100644
--- a/community/arptables/PKGBUILD
+++ b/community/arptables/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=arptables
pkgver=0.0.4
pkgrel=2
pkgdesc='ARP filtering utility'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://ebtables.sourceforge.net/'
depends=('glibc' 'perl' 'bash')
license=('GPL')