diff options
Diffstat (limited to 'community/nfacct/PKGBUILD')
-rw-r--r-- | community/nfacct/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nfacct/PKGBUILD b/community/nfacct/PKGBUILD index 98cacbdfe..bcf2cc63e 100644 --- a/community/nfacct/PKGBUILD +++ b/community/nfacct/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nfacct pkgver=1.0.1 pkgrel=1 pkgdesc='Command line tool to create/retrieve/delete accounting objects' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.netfilter.org/projects/nfacct/' license=('GPL2') depends=('libnetfilter_acct') |