summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-01-01 18:05:17 -0500
committerMatt Turner <mattst88@gentoo.org>2023-01-01 18:07:38 -0500
commit5096aac203ab5bc10b991098349f484875d47c21 (patch)
tree440943d20e4a9f2e569855185d9598845086432e
parentmedia-video/wireplumber: Stabilize 0.4.13 arm, #888643 (diff)
downloadgentoo-5096aac2.tar.gz
gentoo-5096aac2.tar.bz2
gentoo-5096aac2.zip
sys-process/audit: Keyword 3.0.9-r1 alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--sys-process/audit/audit-3.0.9-r1.ebuild4
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} )"