commit: b80658634d7b483a63c8f9b35b5f798dd481a546
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 30 21:43:15 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 30 21:43:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8065863
sys-power/tlp: Stabilize 1.8.0 amd64, #955125
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-power/tlp/tlp-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-power/tlp/tlp-1.8.0.ebuild b/sys-power/tlp/tlp-1.8.0.ebuild
index 4a97a332593a..3b9f9373902c 100644
--- a/sys-power/tlp/tlp-1.8.0.ebuild
+++ b/sys-power/tlp/tlp-1.8.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/TLP-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
# It's uncertain if elogind/systemd is actually required, however, without the
sleep
# hooks working, which require one of them, it doesn't seem like this app is
very useful.