diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 12:01:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 12:01:41 +0200 |
commit | dbcd4646f522ff468b4bae37e56883fca1cdba20 (patch) | |
tree | 71518fd9b3eeb1be08777aca883ea81eaae86d19 /sys-power | |
parent | dev-lang/spidermonkey: x86 stable wrt bug #737466 (diff) | |
download | gentoo-dbcd4646f522ff468b4bae37e56883fca1cdba20.tar.gz gentoo-dbcd4646f522ff468b4bae37e56883fca1cdba20.tar.bz2 gentoo-dbcd4646f522ff468b4bae37e56883fca1cdba20.zip |
sys-power/thermald: x86 stable wrt bug #737482
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
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 b551961e47bf..b13dcb99e172 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=" |