diff options
author | Sam James <sam@gentoo.org> | 2021-02-02 23:44:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-02 23:44:59 +0000 |
commit | adfe4816c05c437f6968d9d4e3f617dd607aa53f (patch) | |
tree | 347b554fa2c7441a7ad4482f9ef991633016fbd7 /sys-power/thermald | |
parent | dev-libs/uthash: Stabilize 2.2.0 x86, #767694 (diff) | |
download | gentoo-adfe4816c05c437f6968d9d4e3f617dd607aa53f.tar.gz gentoo-adfe4816c05c437f6968d9d4e3f617dd607aa53f.tar.bz2 gentoo-adfe4816c05c437f6968d9d4e3f617dd607aa53f.zip |
sys-power/thermald: Stabilize 2.4.1-r1 x86, #767727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power/thermald')
-rw-r--r-- | sys-power/thermald/thermald-2.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.4.1-r1.ebuild b/sys-power/thermald/thermald-2.4.1-r1.ebuild index 6486befc33fc..093c0f2a0eb6 100644 --- a/sys-power/thermald/thermald-2.4.1-r1.ebuild +++ b/sys-power/thermald/thermald-2.4.1-r1.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=" |