diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-25 17:28:53 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-25 17:28:53 +0200 |
commit | dceece1ccec56f277e131d725bfd8dc56000dec5 (patch) | |
tree | 6454743969729398e44d3254244f93c32b237d0b /sys-process/audit | |
parent | app-containers/runc: drop 1.1.4 (diff) | |
download | gentoo-dceece1ccec56f277e131d725bfd8dc56000dec5.tar.gz gentoo-dceece1ccec56f277e131d725bfd8dc56000dec5.tar.bz2 gentoo-dceece1ccec56f277e131d725bfd8dc56000dec5.zip |
sys-process/audit: Stabilize 3.1.1 x86, #909795
Signed-off-by: Jakov Smolić <jsmolic@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 5410b0d61cea..3d46eb297c6a 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} )" |