diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 01:29:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 01:29:37 +0100 |
commit | 58e880a22820ee273fca8c5884260903f2e03394 (patch) | |
tree | 3f06503e92b906c98f24ebaf8477b819763620ee /sys-power | |
parent | sys-devel/llvm-common: add USE=emacs for llvm modes in utils/emacs (diff) | |
download | gentoo-58e880a22820ee273fca8c5884260903f2e03394.tar.gz gentoo-58e880a22820ee273fca8c5884260903f2e03394.tar.bz2 gentoo-58e880a22820ee273fca8c5884260903f2e03394.zip |
sys-power/thermald: Stabilize 2.5.4 x86, #915388
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/thermald-2.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.5.4.ebuild b/sys-power/thermald/thermald-2.5.4.ebuild index 2daa0c75f6aa..51815c60c1bb 100644 --- a/sys-power/thermald/thermald-2.5.4.ebuild +++ b/sys-power/thermald/thermald-2.5.4.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=" |