diff options
author | 2023-05-19 18:44:34 +0100 | |
---|---|---|
committer | 2023-05-19 18:44:34 +0100 | |
commit | 00dd39806a8f6cdb9909aa0081a8c34883fec549 (patch) | |
tree | 8cace327c0fb847412912af70039fea52aae163f | |
parent | sys-apps/hwinfo: Stabilize 22.2 amd64, #906748 (diff) | |
download | gentoo-00dd39806a8f6cdb9909aa0081a8c34883fec549.tar.gz gentoo-00dd39806a8f6cdb9909aa0081a8c34883fec549.tar.bz2 gentoo-00dd39806a8f6cdb9909aa0081a8c34883fec549.zip |
sys-power/thermald: Stabilize 2.5.2 x86, #906750
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-power/thermald/thermald-2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.5.2.ebuild b/sys-power/thermald/thermald-2.5.2.ebuild index a4a0727b15bf..cd694cc35d61 100644 --- a/sys-power/thermald/thermald-2.5.2.ebuild +++ b/sys-power/thermald/thermald-2.5.2.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=" |