commit: 8e45d2c3c2fae82b9881b588124967935d9f6c17 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 27 15:39:49 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 27 15:39:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e45d2c3
sys-process/audit: Stabilize 3.0.9 arm, #878419 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-process/audit/audit-3.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/audit/audit-3.0.9.ebuild b/sys-process/audit/audit-3.0.9.ebuild index 7dc3001b5e0f..c495dda18e90 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} )"
