commit: 929f1335df2c2159046770718376d47bbc9bd16c
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 01:29:33 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 01:29:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929f1335
dev-debug/scap-driver: Stabilize 0.19.0 amd64, #948452
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-debug/scap-driver/scap-driver-0.19.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-debug/scap-driver/scap-driver-0.19.0.ebuild
b/dev-debug/scap-driver/scap-driver-0.19.0.ebuild
index 7ae508a24631..8651a29ab1a5 100644
--- a/dev-debug/scap-driver/scap-driver-0.19.0.ebuild
+++ b/dev-debug/scap-driver/scap-driver-0.19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/libs-${PV}"
LICENSE="Apache-2.0 GPL-2 MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
CONFIG_CHECK="HAVE_SYSCALL_TRACEPOINTS ~TRACEPOINTS"