diff options
Diffstat (limited to 'community/fwbuilder/PKGBUILD')
-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 ae559607c..f1cd6f800 100644 --- a/community/fwbuilder/PKGBUILD +++ b/community/fwbuilder/PKGBUILD @@ -7,7 +7,7 @@ pkgver=5.1.0.3599 pkgrel=1 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') |