commit: 0f271e3841b59c8c831b59fc9cc7fc0f752a48ee Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 1 05:46:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 1 05:46:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f271e38
sys-power/thermald: Stabilize 2.3-r1 amd64, #758794 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-power/thermald/thermald-2.3-r1.ebuild | 4 ++-- 1 file 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 1110e8a7182..d310c0357c0 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="
