diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:07:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-08 12:07:12 +0200 |
commit | 7d002da9113f99659d68b8452c1588c715cb3667 (patch) | |
tree | 8fb5047e662a0e7294e573c471eef47e6a42ce1e /sys-power | |
parent | app-containers/apptainer: Stabilize 1.1.2 amd64, #875872 (diff) | |
download | gentoo-7d002da9113f99659d68b8452c1588c715cb3667.tar.gz gentoo-7d002da9113f99659d68b8452c1588c715cb3667.tar.bz2 gentoo-7d002da9113f99659d68b8452c1588c715cb3667.zip |
sys-power/thermald: Stabilize 2.5 amd64, #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 0bee30caf643..d180fc2c6c39 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=" |