summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-20 20:38:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-20 20:38:48 +0000
commit42c6f6e3fb0c9caaa1372a928c1acd5d0a27616d (patch)
tree87066c0c776fd328488556e82adb9e317a895fa8 /sys-power/powertop/powertop-2.5.ebuild
parentStable for x86, wrt bug #499990 (diff)
downloadhistorical-42c6f6e3fb0c9caaa1372a928c1acd5d0a27616d.tar.gz
historical-42c6f6e3fb0c9caaa1372a928c1acd5d0a27616d.tar.bz2
historical-42c6f6e3fb0c9caaa1372a928c1acd5d0a27616d.zip
Stable for x86, wrt bug #500036
Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-power/powertop/powertop-2.5.ebuild')
-rw-r--r--sys-power/powertop/powertop-2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/powertop/powertop-2.5.ebuild b/sys-power/powertop/powertop-2.5.ebuild
index 52bfc5b213cc..27ae02de0887 100644
--- a/sys-power/powertop/powertop-2.5.ebuild
+++ b/sys-power/powertop/powertop-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.5.ebuild,v 1.2 2014/02/14 11:34:31 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.5.ebuild,v 1.3 2014/02/20 20:38:47 ago Exp $
EAPI="5"
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="https://01.org/powertop/sites/default/files/downloads/${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"