commit: aa7368ceef265fdec30e17d923eb8b90bb2b9997
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 01:29:37 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 01:29:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7368ce
dev-debug/sysdig: Stabilize 0.39.0-r1 amd64, #948452
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-debug/sysdig/sysdig-0.39.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-debug/sysdig/sysdig-0.39.0-r1.ebuild
b/dev-debug/sysdig/sysdig-0.39.0-r1.ebuild
index af5c6dd314c8..8eee2040822c 100644
--- a/dev-debug/sysdig/sysdig-0.39.0-r1.ebuild
+++ b/dev-debug/sysdig/sysdig-0.39.0-r1.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
@@ -26,7 +26,7 @@ DRIVER_VERSION="7.3.0+driver"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="bpf +modules"
REQUIRED_USE="${LUA_REQUIRED_USE}"