From: Agostino Sarubbo Date: Fri, 14 Jun 2019 09:17:57 +0000 (+0200) Subject: sys-power/powertop: ppc stable wrt bug #687758 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ca0665fe17e56c755e16d65d869310dd084989e8;p=gentoo.git sys-power/powertop: ppc stable wrt bug #687758 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" --- diff --git a/sys-power/powertop/powertop-2.10.ebuild b/sys-power/powertop/powertop-2.10.ebuild index b022bb9f0ed0..7de8f42db8cb 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