commit: 31a833c982f1b80d29e52e7ef0bbc2b6ba7b207b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 07:58:56 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 08:02:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a833c9
sys-power/powertop: x86 stable wrt bug #614320
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-power/powertop/powertop-2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-power/powertop/powertop-2.8.ebuild
b/sys-power/powertop/powertop-2.8.ebuild
index 8a16c7e1813..6b7cd4d5cc4 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"