summaryrefslogtreecommitdiff
path: root/community/audit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/audit/PKGBUILD')
-rw-r--r--community/audit/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/audit/PKGBUILD b/community/audit/PKGBUILD
index 11d84fd02..0923f4992 100644
--- a/community/audit/PKGBUILD
+++ b/community/audit/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=audit
pkgver=2.2.2
-pkgrel=1
+pkgrel=1.1
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/$pkgname
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
depends=(krb5 libcap-ng)
makedepends=(libldap swig linux-headers python2)
license=(GPL)