summaryrefslogtreecommitdiff
path: root/community/audit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/audit/PKGBUILD')
-rw-r--r--community/audit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/audit/PKGBUILD b/community/audit/PKGBUILD
index e733366c5..3e9f2fc67 100644
--- a/community/audit/PKGBUILD
+++ b/community/audit/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.3.2
pkgrel=3
pkgdesc='User space utilities for storing and searching the audit records generated by the audit subsystem in the Linux kernel.'
url="http://people.redhat.com/sgrubb/audit"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
depends=(krb5 libcap-ng)
makedepends=(libldap swig linux-headers python2)
license=(GPL)