commit: 5034c4f3b6c86998f507c20294519330738d5b01
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 15:38:36 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 15:41:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5034c4f3
dev-util/lttng-modules: stabilize 2.13.15 for amd64
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-util/lttng-modules/lttng-modules-2.13.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/lttng-modules/lttng-modules-2.13.15.ebuild
b/dev-util/lttng-modules/lttng-modules-2.13.15.ebuild
index 3309c26ea9f4..30ada94262c5 100644
--- a/dev-util/lttng-modules/lttng-modules-2.13.15.ebuild
+++ b/dev-util/lttng-modules/lttng-modules-2.13.15.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
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0/${MY_SLOT}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
CONFIG_CHECK="MODULES KALLSYMS HIGH_RES_TIMERS TRACEPOINTS
~HAVE_SYSCALL_TRACEPOINTS ~PERF_EVENTS ~EVENT_TRACING ~KPROBES
KRETPROBES"