commit: 4a25cde981ebb3b6d8ec80032fbb1ecc2f5fbede Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed Jan 30 13:19:57 2019 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed Jan 30 13:19:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a25cde9
sys-process/audit-2.8.4-r0: alpha stable Bug: http://bugs.gentoo.org/669532 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org> sys-process/audit/audit-2.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild index 08a7b450bdc..e2de77176ab 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.
