diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-27 18:39:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-27 18:39:49 +0300 |
commit | 8e45d2c3c2fae82b9881b588124967935d9f6c17 (patch) | |
tree | 69b4252d05765d8ab1130f4635166c6098bdfb57 /sys-process/audit | |
parent | sys-process/audit: Stabilize 3.0.9 ppc, #878419 (diff) | |
download | gentoo-8e45d2c3c2fae82b9881b588124967935d9f6c17.tar.gz gentoo-8e45d2c3c2fae82b9881b588124967935d9f6c17.tar.bz2 gentoo-8e45d2c3c2fae82b9881b588124967935d9f6c17.zip |
sys-process/audit: Stabilize 3.0.9 arm, #878419
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-3.0.9.ebuild | 2 |
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 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} )" |