diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:43:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:43:00 +0200 |
commit | aace3734540236477739cfaf94b4701b76e262b3 (patch) | |
tree | fec778212a10ec61eb2b948ae1852f2cf2fc0709 /sys-power/thermald | |
parent | sci-libs/nlopt: amd64 stable wrt bug #859166 (diff) | |
download | gentoo-aace3734540236477739cfaf94b4701b76e262b3.tar.gz gentoo-aace3734540236477739cfaf94b4701b76e262b3.tar.bz2 gentoo-aace3734540236477739cfaf94b4701b76e262b3.zip |
sys-power/thermald: amd64 stable wrt bug #859550
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/thermald')
-rw-r--r-- | sys-power/thermald/thermald-2.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.4.9.ebuild b/sys-power/thermald/thermald-2.4.9.ebuild index 0bee30caf643..d180fc2c6c39 100644 --- a/sys-power/thermald/thermald-2.4.9.ebuild +++ b/sys-power/thermald/thermald-2.4.9.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=" |