commit: a8d0147237d73a8d566afa75229462fb9de98d71
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 14 08:38:48 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 14 08:38:48 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d01472
sys-kernel/scx: Stabilize 1.0.19 amd64, #969751
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-kernel/scx/scx-1.0.19.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-kernel/scx/scx-1.0.19.ebuild b/sys-kernel/scx/scx-1.0.19.ebuild
index ac1c0d1adc31..554efb052b4a 100644
--- a/sys-kernel/scx/scx-1.0.19.ebuild
+++ b/sys-kernel/scx/scx-1.0.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ LICENSE+="
Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB
"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DEPEND="
>=dev-libs/libbpf-1.6:=