summaryrefslogtreecommitdiff
path: root/community/ulogd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ulogd/PKGBUILD')
-rw-r--r--community/ulogd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ulogd/PKGBUILD b/community/ulogd/PKGBUILD
index 45277b142..24a05f9d8 100644
--- a/community/ulogd/PKGBUILD
+++ b/community/ulogd/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=ulogd
pkgver=2.0.3
pkgrel=1
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'