diff options
author | Sam James <sam@gentoo.org> | 2021-01-01 05:46:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-01 05:46:35 +0000 |
commit | 0f271e3841b59c8c831b59fc9cc7fc0f752a48ee (patch) | |
tree | a3b64404f725f19c96a248c546f7611b04778ffe /sys-power | |
parent | media-libs/libbluray: Stabilize 1.2.0 amd64, #762883 (diff) | |
download | gentoo-0f271e3841b59c8c831b59fc9cc7fc0f752a48ee.tar.gz gentoo-0f271e3841b59c8c831b59fc9cc7fc0f752a48ee.tar.bz2 gentoo-0f271e3841b59c8c831b59fc9cc7fc0f752a48ee.zip |
sys-power/thermald: Stabilize 2.3-r1 amd64, #758794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/thermald-2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/thermald/thermald-2.3-r1.ebuild b/sys-power/thermald/thermald-2.3-r1.ebuild index 1110e8a7182f..d310c0357c03 100644 --- a/sys-power/thermald/thermald-2.3-r1.ebuild +++ b/sys-power/thermald/thermald-2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/01org/thermal_daemon/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |