summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-22 09:49:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-22 09:49:27 +0200
commit627349041a577c0b3b62d31c263e90de6b81214b (patch)
tree75defbb2c9024c2437df3acf3c230d6c05ffa354 /sys-power/powertop
parentpackage.mask: Last rite net-misc/bwwhois (diff)
downloadgentoo-627349041a577c0b3b62d31c263e90de6b81214b.tar.gz
gentoo-627349041a577c0b3b62d31c263e90de6b81214b.tar.bz2
gentoo-627349041a577c0b3b62d31c263e90de6b81214b.zip
sys-power/powertop: sparc stable wrt bug #819069
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/powertop')
-rw-r--r--sys-power/powertop/powertop-2.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/powertop/powertop-2.14.ebuild b/sys-power/powertop/powertop-2.14.ebuild
index 8a04f76ad741..028d79bd7b84 100644
--- a/sys-power/powertop/powertop-2.14.ebuild
+++ b/sys-power/powertop/powertop-2.14.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