diff options
author | Sam James <sam@gentoo.org> | 2021-01-28 19:47:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-28 19:47:23 +0000 |
commit | 1ceea8a31e0ea1f56e9bff1df9f65b77c43ecf04 (patch) | |
tree | 6eb0f1a6dd2ef38408577210bb4d26b4538947ab /sys-power | |
parent | dev-vcs/stgit: Stabilize 0.23 amd64, #767730 (diff) | |
download | gentoo-1ceea8a31e0ea1f56e9bff1df9f65b77c43ecf04.tar.gz gentoo-1ceea8a31e0ea1f56e9bff1df9f65b77c43ecf04.tar.bz2 gentoo-1ceea8a31e0ea1f56e9bff1df9f65b77c43ecf04.zip |
sys-power/thermald: Stabilize 2.4.1-r1 amd64, #767727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/thermald-2.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.4.1-r1.ebuild b/sys-power/thermald/thermald-2.4.1-r1.ebuild index 2683a9652ea6..6486befc33fc 100644 --- a/sys-power/thermald/thermald-2.4.1-r1.ebuild +++ b/sys-power/thermald/thermald-2.4.1-r1.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=" |