summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-28 00:46:16 +0100
committerSam James <sam@gentoo.org>2022-10-28 00:46:16 +0100
commitdbec7f66a2d1c85663f824a4f5a60dcf7becb6bf (patch)
treebb6fa0a931e031b1e64a6810ebfb2a8e3d41f9dc /sys-process
parentsys-process/audit: Stabilize 3.0.9 x86, #878419 (diff)
downloadgentoo-dbec7f66a2d1c85663f824a4f5a60dcf7becb6bf.tar.gz
gentoo-dbec7f66a2d1c85663f824a4f5a60dcf7becb6bf.tar.bz2
gentoo-dbec7f66a2d1c85663f824a4f5a60dcf7becb6bf.zip
sys-process/audit: Stabilize 3.0.9 amd64, #878419
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/audit/audit-3.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.0.9.ebuild b/sys-process/audit/audit-3.0.9.ebuild
index 161c6e0ef7a9..56685122fd9f 100644
--- a/sys-process/audit/audit-3.0.9.ebuild
+++ b/sys-process/audit/audit-3.0.9.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="gssapi ldap python static-libs test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"