diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-17 14:14:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-17 14:14:06 +0300 |
commit | 8a6667721a3eb2c5834fb5dc82f5b6343896486a (patch) | |
tree | adc0b430cc0b7eb00e9b5f4deb79fd7a5ab12c8c /sys-process/audit | |
parent | dev-libs/dbus-glib: arm stable wrt bug #666832 (diff) | |
download | gentoo-8a6667721a3eb2c5834fb5dc82f5b6343896486a.tar.gz gentoo-8a6667721a3eb2c5834fb5dc82f5b6343896486a.tar.bz2 gentoo-8a6667721a3eb2c5834fb5dc82f5b6343896486a.zip |
sys-process/audit: arm stable wrt bug #667792
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild index c602af775eb3..1533da37d5c2 100644 --- a/sys-process/audit/audit-2.8.3.ebuild +++ b/sys-process/audit/audit-2.8.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="gssapi ldap python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # Testcases are pretty useless as they are built for RedHat users/groups and kernels. |