From: Agostino Sarubbo Date: Wed, 5 Apr 2017 12:54:18 +0000 (+0200) Subject: sys-power/powertop: amd64 stable wrt bug #614320 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9d563689044e21364b81eeefd87ef6875fea9724;p=gentoo.git sys-power/powertop: amd64 stable wrt bug #614320 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-power/powertop/powertop-2.8.ebuild b/sys-power/powertop/powertop-2.8.ebuild index 0fd176bd6f91..8a16c7e18131 100644 --- a/sys-power/powertop/powertop-2.8.ebuild +++ b/sys-power/powertop/powertop-2.8.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then SRC_URI="" else SRC_URI="https://01.org/sites/default/files/downloads/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 arm ppc ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm ppc ~sparc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="tool that helps you find what software is using the most power"