diff options
author | Sam James <sam@gentoo.org> | 2023-07-25 19:51:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-25 19:51:46 +0100 |
commit | dce8b6ba60d62197fe8b9cb5baa015b11fbc955b (patch) | |
tree | e1bd803225d55f3a64676e976066b6db7ec2f630 /sys-process/audit | |
parent | x11-wm/e16: Stabilize 1.0.25-r1 amd64, #908288 (diff) | |
download | gentoo-dce8b6ba60d62197fe8b9cb5baa015b11fbc955b.tar.gz gentoo-dce8b6ba60d62197fe8b9cb5baa015b11fbc955b.tar.bz2 gentoo-dce8b6ba60d62197fe8b9cb5baa015b11fbc955b.zip |
sys-process/audit: Stabilize 3.1.1 amd64, #909795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.1.1.ebuild b/sys-process/audit/audit-3.1.1.ebuild index fb7de03aeddc..2ba06cb48456 100644 --- a/sys-process/audit/audit-3.1.1.ebuild +++ b/sys-process/audit/audit-3.1.1.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="gssapi io-uring ldap python static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |