diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-16 13:47:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-16 13:47:24 +0300 |
commit | c6ab55d001aaea0954c9773095a98db9251162ba (patch) | |
tree | 504ad03f356e2e2e8fc73633cacb3b0bc7e8e9e4 /sys-process | |
parent | www-client/vivaldi: Drop old 6.1.3035.204 (diff) | |
download | gentoo-c6ab55d001aaea0954c9773095a98db9251162ba.tar.gz gentoo-c6ab55d001aaea0954c9773095a98db9251162ba.tar.bz2 gentoo-c6ab55d001aaea0954c9773095a98db9251162ba.zip |
sys-process/audit: Stabilize 3.1.1 arm64, #909795
Signed-off-by: Arthur Zamarin <arthurzam@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 44c9f405d1af..524b4432dbf8 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} )" |