diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:12:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:12:12 +0200 |
commit | 03880f852bff0205d029d83bde08aeae7a79a76a (patch) | |
tree | 980a84f3e0fd320fe7fa2d65ba9ba919d5fed6b5 /sys-power | |
parent | media-sound/fluidsynth: Stabilize 2.2.9 sparc, #876019 (diff) | |
download | gentoo-03880f852bff0205d029d83bde08aeae7a79a76a.tar.gz gentoo-03880f852bff0205d029d83bde08aeae7a79a76a.tar.bz2 gentoo-03880f852bff0205d029d83bde08aeae7a79a76a.zip |
sys-power/thermald: Stabilize 2.5 x86, #876010
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/thermald-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.5.ebuild b/sys-power/thermald/thermald-2.5.ebuild index d180fc2c6c39..97ae4f71f839 100644 --- a/sys-power/thermald/thermald-2.5.ebuild +++ b/sys-power/thermald/thermald-2.5.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=" |