commit: ca3958d2602fc7665dae457747f49a5c49f6d7d7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 04:14:11 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 30 04:14:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca3958d2
sys-power/thermald: Stabilize 2.5.9 x86, #959257
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-power/thermald/thermald-2.5.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-power/thermald/thermald-2.5.9.ebuild
b/sys-power/thermald/thermald-2.5.9.ebuild
index 24fd168dbe76..c5e6366a92cf 100644
--- a/sys-power/thermald/thermald-2.5.9.ebuild
+++ b/sys-power/thermald/thermald-2.5.9.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/thermal_daemon-${PV}
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="
dev-libs/glib:=