summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-31 22:35:25 +0000
committerSam James <sam@gentoo.org>2020-08-31 22:35:25 +0000
commit276b7dfa937f5cdf5e4db8ccf4ed32590fd1d92b (patch)
treedbe1e964ffae22a3c40d286166f6c038fd786280 /sys-power/powertop
parentnet-misc/curl: Stabilize 7.72.0 amd64, #737990 (diff)
downloadgentoo-276b7dfa937f5cdf5e4db8ccf4ed32590fd1d92b.tar.gz
gentoo-276b7dfa937f5cdf5e4db8ccf4ed32590fd1d92b.tar.bz2
gentoo-276b7dfa937f5cdf5e4db8ccf4ed32590fd1d92b.zip
sys-power/powertop: Stabilize 2.13 ppc, #737484
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power/powertop')
-rw-r--r--sys-power/powertop/powertop-2.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/powertop/powertop-2.13.ebuild b/sys-power/powertop/powertop-2.13.ebuild
index 2a324272186d..c3f8c0534105 100644
--- a/sys-power/powertop/powertop-2.13.ebuild
+++ b/sys-power/powertop/powertop-2.13.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
else
SRC_URI="https://github.com/fenrus75/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux"
fi
inherit autotools ${GIT_ECLASS} linux-info