diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-27 18:39:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-27 18:39:50 +0300 |
commit | 7b5f46d0016ef41fe24cded8ced8e91d4e618231 (patch) | |
tree | a88f5d8570875eca00da76b964b10b7d9fd7b1f5 /sys-process/audit | |
parent | sys-process/audit: Stabilize 3.0.9 arm, #878419 (diff) | |
download | gentoo-7b5f46d0016ef41fe24cded8ced8e91d4e618231.tar.gz gentoo-7b5f46d0016ef41fe24cded8ced8e91d4e618231.tar.bz2 gentoo-7b5f46d0016ef41fe24cded8ced8e91d4e618231.zip |
sys-process/audit: Stabilize 3.0.9 arm64, #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 c495dda18e90..b6ef109bc586 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} )" |