diff options
Diffstat (limited to 'sys-process/audit/audit-3.0.9-r1.ebuild')
-rw-r--r-- | sys-process/audit/audit-3.0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/audit-3.0.9-r1.ebuild b/sys-process/audit/audit-3.0.9-r1.ebuild index 75d91f0041e8..cd894f28013c 100644 --- a/sys-process/audit/audit-3.0.9-r1.ebuild +++ b/sys-process/audit/audit-3.0.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,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 ~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 ldap python static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |