From: Agostino Sarubbo Date: Thu, 13 Jun 2019 14:49:36 +0000 (+0200) Subject: sys-power/powertop: amd64 stable wrt bug #687758 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fc0b84347f5c9653c214481bb851cc7fbe71d899;p=gentoo.git sys-power/powertop: amd64 stable wrt bug #687758 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/sys-power/powertop/powertop-2.10.ebuild b/sys-power/powertop/powertop-2.10.ebuild index 6c41a2d53801..b022bb9f0ed0 100644 --- a/sys-power/powertop/powertop-2.10.ebuild +++ b/sys-power/powertop/powertop-2.10.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then SRC_URI="" else SRC_URI="https://01.org/sites/default/files/downloads/${PN}-v${PV}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~arm64 ~ppc sparc x86 ~amd64-linux ~x86-linux" MY_P="${PN}-v${PV}" S="${WORKDIR}/${MY_P}" fi