summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-02-23 19:48:29 +0000
committerMarkus Meier <maekke@gentoo.org>2014-02-23 19:48:29 +0000
commitd74b508aa0798adc4f2482a68fcb1463efc58b37 (patch)
tree004628696336229e615630d19f4d47424bbda2c4 /sys-power/powertop/powertop-2.5.ebuild
parentarm stable, bug #499990 (diff)
downloadhistorical-d74b508aa0798adc4f2482a68fcb1463efc58b37.tar.gz
historical-d74b508aa0798adc4f2482a68fcb1463efc58b37.tar.bz2
historical-d74b508aa0798adc4f2482a68fcb1463efc58b37.zip
arm stable, bug #500036
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="arm" Manifest-Sign-Key: 0x072AD062
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 eeafdf7ef4d6..fbe47761737f 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.4 2014/02/23 08:50:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.5.ebuild,v 1.5 2014/02/23 19:48:26 maekke 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"