sys-power/powertop: arm ppc stable (bug 614320).
authorMichael Weber <xmw@gentoo.org>
Mon, 3 Apr 2017 21:26:02 +0000 (23:26 +0200)
committerMichael Weber <xmw@gentoo.org>
Mon, 3 Apr 2017 21:26:32 +0000 (23:26 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

sys-power/powertop/powertop-2.8.ebuild

index 117886a9ced18728d0dcf3def017a977b5e7db00..0fd176bd6f912a8761b6b088194910f278b6f655 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -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"