diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 16:10:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 16:10:11 +0100 |
commit | e9c4d8e8f95111cb42f6cb54e610b0d40889247f (patch) | |
tree | 50d1a3d4b44b8d280c88db39007966aad69da22f /sys-process | |
parent | app-text/mandoc: Stabilize 1.14.6 sparc, #908608 (diff) | |
download | gentoo-e9c4d8e8f95111cb42f6cb54e610b0d40889247f.tar.gz gentoo-e9c4d8e8f95111cb42f6cb54e610b0d40889247f.tar.bz2 gentoo-e9c4d8e8f95111cb42f6cb54e610b0d40889247f.zip |
sys-process/audit: Stabilize 3.1.1 sparc, #909795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 0538164ed884..44c9f405d1af 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} )" |