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 34e6edcb4..ae7574fdf 100644 --- a/community/fwbuilder/PKGBUILD +++ b/community/fwbuilder/PKGBUILD @@ -8,7 +8,7 @@ pkgver=5.1.0.3599 pkgrel=2 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' 'qt') conflicts=('libfwbuilder') |