From 744f4776336387bbc12d29f48b8279e62f7bdfc3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 27 Oct 2021 05:10:50 +0100 Subject: sys-power/powertop: Stabilize 2.14 arm, #819069 Signed-off-by: Sam James --- sys-power/powertop/powertop-2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-power') diff --git a/sys-power/powertop/powertop-2.14.ebuild b/sys-power/powertop/powertop-2.14.ebuild index 028d79bd7b84..824c7e799309 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 -- cgit v1.2.3-65-gdbad