From: Thomas Deutschmann Date: Sun, 15 Apr 2018 18:55:42 +0000 (+0200) Subject: sys-power/powertop: x86 stable (bug #651612) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=18fadfe0350241a75aca9082458783cc87eb6504;p=gentoo.git sys-power/powertop: x86 stable (bug #651612) Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/sys-power/powertop/powertop-2.9.ebuild b/sys-power/powertop/powertop-2.9.ebuild index 1ca9db17e9c9..f78a9b404c02 100644 --- a/sys-power/powertop/powertop-2.9.ebuild +++ b/sys-power/powertop/powertop-2.9.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then else MY_P="${PN}-v${PV}" SRC_URI="https://01.org/sites/default/files/downloads/${PN}/${MY_P}.tar.gz" - KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi