diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-01 23:24:13 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-01 23:24:13 +0100 |
commit | 070b6ceb400bd2bd76cb0e649656ed12819a7901 (patch) | |
tree | eb3d487a1afc1a2f1c1785db396fd3f5e5667050 /sys-power | |
parent | x11-misc/virtualgl: Stabilize 3.0.2 amd64, #883925 (diff) | |
download | gentoo-070b6ceb400bd2bd76cb0e649656ed12819a7901.tar.gz gentoo-070b6ceb400bd2bd76cb0e649656ed12819a7901.tar.bz2 gentoo-070b6ceb400bd2bd76cb0e649656ed12819a7901.zip |
sys-power/thermald: Stabilize 2.5.1 amd64, #883923
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/thermald-2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.5.1.ebuild b/sys-power/thermald/thermald-2.5.1.ebuild index 0bee30caf643..d180fc2c6c39 100644 --- a/sys-power/thermald/thermald-2.5.1.ebuild +++ b/sys-power/thermald/thermald-2.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/intel/thermal_daemon/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |