diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-08-01 13:30:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-08-01 13:30:30 -0700 |
commit | 6ecf62455cc1e6fa59e0ad5f6f7a249596eecf6f (patch) | |
tree | 51230d15201d3d5d109cd239b3509e1bbc407023 /sys-process/audit | |
parent | sys-kernel/gentoo-kernel-bin: bump to 5.13.7-r1 for arm64 (diff) | |
download | gentoo-6ecf62455cc1e6fa59e0ad5f6f7a249596eecf6f.tar.gz gentoo-6ecf62455cc1e6fa59e0ad5f6f7a249596eecf6f.tar.bz2 gentoo-6ecf62455cc1e6fa59e0ad5f6f7a249596eecf6f.zip |
sys-process/audit: Keyword 3.0 alpha, #763237
Signed-off-by: Matt Turner <mattst88@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 d63564e38f4d..5ffdac1ab82e 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="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="gssapi ldap python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |