diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 15:50:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 15:50:28 +0200 |
commit | 94677dbecc4ffc2291abbb4666abce6d97fda1bf (patch) | |
tree | 49e23b8432128a75a3105f530077e5eb9f10deb4 /sys-power | |
parent | dev-lang/spidermonkey: amd64 stable wrt bug #737466 (diff) | |
download | gentoo-94677dbecc4ffc2291abbb4666abce6d97fda1bf.tar.gz gentoo-94677dbecc4ffc2291abbb4666abce6d97fda1bf.tar.bz2 gentoo-94677dbecc4ffc2291abbb4666abce6d97fda1bf.zip |
sys-power/thermald: amd64 stable wrt bug #737482
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/thermald-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.2.ebuild b/sys-power/thermald/thermald-2.2.ebuild index b13dcb99e172..fefc84b2d488 100644 --- a/sys-power/thermald/thermald-2.2.ebuild +++ b/sys-power/thermald/thermald-2.2.ebuild @@ -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=" |