summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-13 21:49:27 +0100
committerSam James <sam@gentoo.org>2024-06-13 21:49:27 +0100
commit379b35d1250a9396ed9a266e0237e239a818fc74 (patch)
tree3f6a655453f0b6df66c27fd780df94921c4c7b47 /sys-power
parentprofiles: x86: Consolidate dev-qt/qtwebengine induced package.use.mask (diff)
downloadgentoo-379b35d1250a9396ed9a266e0237e239a818fc74.tar.gz
gentoo-379b35d1250a9396ed9a266e0237e239a818fc74.tar.bz2
gentoo-379b35d1250a9396ed9a266e0237e239a818fc74.zip
sys-power/tlp: Stabilize 1.6.1 amd64, #932380
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/tlp/tlp-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/tlp/tlp-1.6.1.ebuild b/sys-power/tlp/tlp-1.6.1.ebuild
index 943ae6fe8d78..8c81e057e0fc 100644
--- a/sys-power/tlp/tlp-1.6.1.ebuild
+++ b/sys-power/tlp/tlp-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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.