diff options
Diffstat (limited to 'community/fwbuilder')
-rw-r--r-- | community/fwbuilder/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fwbuilder/PKGBUILD b/community/fwbuilder/PKGBUILD index cf0fc5819..cb4d7a718 100644 --- a/community/fwbuilder/PKGBUILD +++ b/community/fwbuilder/PKGBUILD @@ -9,7 +9,7 @@ pkgver=5.1.0.3599 pkgrel=4 pkgdesc="Object-oriented GUI and set of compilers for various firewall platforms" url="http://www.fwbuilder.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libxslt' 'net-snmp' 'qt4') conflicts=('libfwbuilder') |