summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-23 08:50:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-23 08:50:07 +0000
commit989bec1abb5201bf0a8155df593c29072b19c78c (patch)
tree156d4d17a579e075b2a3a0132019ca3860852a14 /sys-power/powertop/powertop-2.5.ebuild
parentStable for ppc, wrt bug #499990 (diff)
downloadhistorical-989bec1abb5201bf0a8155df593c29072b19c78c.tar.gz
historical-989bec1abb5201bf0a8155df593c29072b19c78c.tar.bz2
historical-989bec1abb5201bf0a8155df593c29072b19c78c.zip
Stable for ppc, wrt bug #500036
Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc" 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 27ae02de0887..eeafdf7ef4d6 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.3 2014/02/20 20:38:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.5.ebuild,v 1.4 2014/02/23 08:50:06 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"