diff options
Diffstat (limited to 'community/ebtables/PKGBUILD')
-rw-r--r-- | community/ebtables/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ebtables/PKGBUILD b/community/ebtables/PKGBUILD index ffc3b451b..19acd60f5 100644 --- a/community/ebtables/PKGBUILD +++ b/community/ebtables/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ebtables pkgver=2.0.10_4 pkgrel=2 pkgdesc='Ethernet bridge filtering utilities' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ebtables.sourceforge.net/' license=('GPL2') backup=("etc/$pkgname.conf" "etc/conf.d/$pkgname") |