diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:48:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-22 09:48:28 +0200 |
commit | 3036c12818d2bef9a165de279a7191f83268007c (patch) | |
tree | d611af8e71e41039e34589367d7eb4690d90cf28 /sys-power | |
parent | dev-ruby/rexml: x86 stable wrt bug #859484 (diff) | |
download | gentoo-3036c12818d2bef9a165de279a7191f83268007c.tar.gz gentoo-3036c12818d2bef9a165de279a7191f83268007c.tar.bz2 gentoo-3036c12818d2bef9a165de279a7191f83268007c.zip |
sys-power/thermald: x86 stable wrt bug #859550
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-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 d180fc2c6c39..97ae4f71f839 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=" |