From ba5c702478660e55979ec28ada7cd8e3716526ff Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 26 Feb 2023 21:28:09 +0200 Subject: sys-power/powertop: Stabilize 2.15 sparc, #896152 Signed-off-by: Arthur Zamarin --- sys-power/powertop/powertop-2.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-power/powertop') diff --git a/sys-power/powertop/powertop-2.15.ebuild b/sys-power/powertop/powertop-2.15.ebuild index 8d98dea2f7b2..25248074f70b 100644 --- a/sys-power/powertop/powertop-2.15.ebuild +++ b/sys-power/powertop/powertop-2.15.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} flag-o-matic linux-info -- cgit v1.2.3-65-gdbad