diff options
Diffstat (limited to 'pcr/perl-iptables-chainmgr/PKGBUILD')
-rw-r--r-- | pcr/perl-iptables-chainmgr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/perl-iptables-chainmgr/PKGBUILD b/pcr/perl-iptables-chainmgr/PKGBUILD index f3dbcd5fc..1ccfde72f 100644 --- a/pcr/perl-iptables-chainmgr/PKGBUILD +++ b/pcr/perl-iptables-chainmgr/PKGBUILD @@ -5,7 +5,7 @@ pkgname=perl-iptables-chainmgr pkgver=1.2 pkgrel=1 pkgdesc="IPTables::ChainMgr - Perl extension for manipulating iptables and ip6tables policies" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/~mrash/IPTables-ChainMgr/" license=('GPL' 'PerlArtistic') depends=('perl' 'iptables' 'perl-iptables-parse>=0.9' 'perl-netaddr-ip>=4.0') |