summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-27 18:39:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-27 18:39:51 +0300
commiteb19f1d409ef5e4d7f1dc26b17b0b5832f7511cd (patch)
treebfc33e9f8b52e651f300687d94a06b6c2a097b4a /sys-process
parentsys-process/audit: Stabilize 3.0.9 arm64, #878419 (diff)
downloadgentoo-eb19f1d409ef5e4d7f1dc26b17b0b5832f7511cd.tar.gz
gentoo-eb19f1d409ef5e4d7f1dc26b17b0b5832f7511cd.tar.bz2
gentoo-eb19f1d409ef5e4d7f1dc26b17b0b5832f7511cd.zip
sys-process/audit: Stabilize 3.0.9 sparc, #878419
Signed-off-by: Arthur Zamarin <arthurzam@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 b6ef109bc586..972af39add8b 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} )"