diff options
author | Sam James <sam@gentoo.org> | 2021-12-21 03:50:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-21 03:50:29 +0000 |
commit | 457820363be9b8c4634e52b6919285f883dcd8b3 (patch) | |
tree | 98804f5b38e378365158a6a660248e0ce8e5b95d /sys-process | |
parent | net-libs/mbedtls: Stabilize 2.28.0-r1 arm64, #829713 (diff) | |
download | gentoo-457820363be9b8c4634e52b6919285f883dcd8b3.tar.gz gentoo-457820363be9b8c4634e52b6919285f883dcd8b3.tar.bz2 gentoo-457820363be9b8c4634e52b6919285f883dcd8b3.zip |
sys-process/audit: Stabilize 3.0.6 arm64, #829735
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.0.6.ebuild b/sys-process/audit/audit-3.0.6.ebuild index 515bd1b8416d..16d3aaa58cc5 100644 --- a/sys-process/audit/audit-3.0.6.ebuild +++ b/sys-process/audit/audit-3.0.6.ebuild @@ -13,7 +13,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} )" |