commit: 9d563689044e21364b81eeefd87ef6875fea9724
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 12:54:18 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 12:54:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d563689
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 <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 0fd176bd6f9..8a16c7e1813 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"