diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:53 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:53 +0200 |
commit | c59fe2768ad7ba8eaf62b2f74a515786ea32ac9c (patch) | |
tree | 49c1be99af31681f7513166988a20f869b144e6e /sys-process | |
parent | sys-auth/consolekit-1.2.1-r0: alpha stable (diff) | |
download | gentoo-c59fe2768ad7ba8eaf62b2f74a515786ea32ac9c.tar.gz gentoo-c59fe2768ad7ba8eaf62b2f74a515786ea32ac9c.tar.bz2 gentoo-c59fe2768ad7ba8eaf62b2f74a515786ea32ac9c.zip |
sys-process/audit-2.8.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/667792
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'sys-process')
-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 4e8dbdc441a3..de2e8dbab45d 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. |