diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 00:38:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 00:38:14 +0000 |
commit | b5af91ff8de348d763beaa16617469b7390cb0f0 (patch) | |
tree | 5eb631637824f973b6c6584f41de39fc7144c038 /sys-process/audit | |
parent | media-libs/libopenraw: Stabilize 0.1.3 arm, #768252 (diff) | |
download | gentoo-b5af91ff8de348d763beaa16617469b7390cb0f0.tar.gz gentoo-b5af91ff8de348d763beaa16617469b7390cb0f0.tar.bz2 gentoo-b5af91ff8de348d763beaa16617469b7390cb0f0.zip |
sys-process/audit: Stabilize 3.0 arm, #768258
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.0.ebuild b/sys-process/audit/audit-3.0.ebuild index 4d219cafe03f..075ddaa8d064 100644 --- a/sys-process/audit/audit-3.0.ebuild +++ b/sys-process/audit/audit-3.0.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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |