commit: 15ee267a401f6fde0a1e647ff82bbb0b4013dd82
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 02:36:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 02:36:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ee267a
sys-power/powertop: Stabilize 2.14 ppc, #819069
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-power/powertop/powertop-2.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-power/powertop/powertop-2.14.ebuild
b/sys-power/powertop/powertop-2.14.ebuild
index 77cd9d7e8bd..8a04f76ad74 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