summaryrefslogtreecommitdiff
path: root/community/fail2ban/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fail2ban/PKGBUILD')
-rw-r--r--community/fail2ban/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fail2ban/PKGBUILD b/community/fail2ban/PKGBUILD
index a776cdd82..ee0328324 100644
--- a/community/fail2ban/PKGBUILD
+++ b/community/fail2ban/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="Bans IPs after too many failed authentification attempts against common daemons"
url="http://www.fail2ban.org/"
license=("GPL")
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('python2' 'iptables')
backup=('etc/fail2ban/fail2ban.conf' 'etc/fail2ban/jail.conf')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 \