diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-07-10 18:04:31 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-07-10 18:04:31 -0300 |
commit | 8463f1e6ebe0861d9808e9b540e51712e3191c63 (patch) | |
tree | e59204786f6b2b694dbbec4ff5c82c9987c46c3d /community/ulogd/PKGBUILD | |
parent | 1a2fd51887f77ba9c41195c1a2eb9ee80ea28866 (diff) |
ports
Diffstat (limited to 'community/ulogd/PKGBUILD')
-rw-r--r-- | community/ulogd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ulogd/PKGBUILD b/community/ulogd/PKGBUILD index aa075e2e7..9984609cf 100644 --- a/community/ulogd/PKGBUILD +++ b/community/ulogd/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ulogd pkgver=2.0.0 pkgrel=2 pkgdesc='Userspace Packet Logging for netfilter' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.netfilter.org/projects/ulogd/index.html' license=('GPL2') depends=('libmnl') |