From 43d1941b64347ca465c26057068f66c6ad2c50b7 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 10 Mar 2023 09:43:31 +0200 Subject: sys-process/htop: Stabilize 3.2.2 sparc, #900641 Signed-off-by: Arthur Zamarin --- sys-process/htop/htop-3.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process/htop') diff --git a/sys-process/htop/htop-3.2.2.ebuild b/sys-process/htop/htop-3.2.2.ebuild index 308bba2b8c3c..1f30297dd1f4 100644 --- a/sys-process/htop/htop-3.2.2.ebuild +++ b/sys-process/htop/htop-3.2.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then inherit autotools git-r3 else SRC_URI="https://github.com/htop-dev/htop/releases/download/${PV}/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi S="${WORKDIR}/${P/_}" -- cgit v1.2.3-65-gdbad