summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-21 02:36:19 +0000
committerSam James <sam@gentoo.org>2021-10-21 02:36:19 +0000
commita22b55750d006165178ed1d36a809020ddd58c76 (patch)
tree0c0271ed6662109aa37299c3d37193179e7087d5 /sys-power
parentsys-power/powertop: Stabilize 2.14 amd64, #819069 (diff)
downloadgentoo-a22b55750d006165178ed1d36a809020ddd58c76.tar.gz
gentoo-a22b55750d006165178ed1d36a809020ddd58c76.tar.bz2
gentoo-a22b55750d006165178ed1d36a809020ddd58c76.zip
sys-power/powertop: Stabilize 2.14 x86, #819069
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-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 0819e42ea949..77cd9d7e8bd4 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