summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-23 20:15:07 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-23 20:15:07 +0000
commit53fec8c54a623f7a6e834892d61ff6ecff413935 (patch)
tree7d87fa7eec9af796392670e3d148db5ceea4b74d /sys-power
parentwww-apps/hugo: Stabilize 0.131.0 amd64, #944702 (diff)
downloadgentoo-53fec8c54a623f7a6e834892d61ff6ecff413935.tar.gz
gentoo-53fec8c54a623f7a6e834892d61ff6ecff413935.tar.bz2
gentoo-53fec8c54a623f7a6e834892d61ff6ecff413935.zip
sys-power/tlp: Stabilize 1.7.0 amd64, #944724
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/tlp/tlp-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/tlp/tlp-1.7.0.ebuild b/sys-power/tlp/tlp-1.7.0.ebuild
index 6f8ae18fd40d..4945297e5355 100644
--- a/sys-power/tlp/tlp-1.7.0.ebuild
+++ b/sys-power/tlp/tlp-1.7.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.