diff options
author | Markus Meier <maekke@gentoo.org> | 2019-02-04 21:13:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-02-04 21:13:58 +0100 |
commit | d89a4fbd3e7509738ee64a018acca5bb79b6efeb (patch) | |
tree | 25be82f8c43bc5bf68b72fb609e583f3c8c97b50 /sys-process/audit | |
parent | x11-terms/guake: arm stable, bug #667204 (diff) | |
download | gentoo-d89a4fbd3e7509738ee64a018acca5bb79b6efeb.tar.gz gentoo-d89a4fbd3e7509738ee64a018acca5bb79b6efeb.tar.bz2 gentoo-d89a4fbd3e7509738ee64a018acca5bb79b6efeb.zip |
sys-process/audit: arm stable, bug #669532
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild index e2de77176ab7..dd87a9826944 100644 --- a/sys-process/audit/audit-2.8.4.ebuild +++ b/sys-process/audit/audit-2.8.4.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. |