diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-11 09:22:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-11 09:22:35 +0300 |
commit | d53f8ffae8584ae884e8222f4357e2ecb0778f68 (patch) | |
tree | 621d15fa5265b9faee27921c599c39ca97cdec11 /sys-power | |
parent | sys-power/thermald: Stabilize 2.5.7 amd64, #935844 (diff) | |
download | gentoo-d53f8ffae8584ae884e8222f4357e2ecb0778f68.tar.gz gentoo-d53f8ffae8584ae884e8222f4357e2ecb0778f68.tar.bz2 gentoo-d53f8ffae8584ae884e8222f4357e2ecb0778f68.zip |
sys-power/thermald: Stabilize 2.5.7 x86, #935844
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/thermald-2.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.5.7.ebuild b/sys-power/thermald/thermald-2.5.7.ebuild index 0943959f20fc..a45c7071a9a0 100644 --- a/sys-power/thermald/thermald-2.5.7.ebuild +++ b/sys-power/thermald/thermald-2.5.7.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" RDEPEND=" dev-libs/dbus-glib:= |