diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:18:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:18:41 +0200 |
commit | 46dd0f40c2d2e4e1e99351307206b9ba1a5ae42e (patch) | |
tree | 62c6cd82739b8d59a5e4e1092ce2468cf50505ea /sys-power | |
parent | dev-lang/swig: sparc stable wrt bug #615342 (diff) | |
download | gentoo-46dd0f40c2d2e4e1e99351307206b9ba1a5ae42e.tar.gz gentoo-46dd0f40c2d2e4e1e99351307206b9ba1a5ae42e.tar.bz2 gentoo-46dd0f40c2d2e4e1e99351307206b9ba1a5ae42e.zip |
sys-power/powertop: sparc stable wrt bug #614320
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/powertop/powertop-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/powertop/powertop-2.8.ebuild b/sys-power/powertop/powertop-2.8.ebuild index 6b7cd4d5cc4c..78d952987547 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" |