summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-20 15:45:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-20 15:45:27 +0200
commit21bf56044b37dd09325167c41a8d7e9908b0c52a (patch)
tree9b7b9dd22e3c72192dadafa2e7474858d69561cd /sys-process/htop
parentwww-client/links: sparc stable wrt bug #859349 (diff)
downloadgentoo-21bf56044b37dd09325167c41a8d7e9908b0c52a.tar.gz
gentoo-21bf56044b37dd09325167c41a8d7e9908b0c52a.tar.bz2
gentoo-21bf56044b37dd09325167c41a8d7e9908b0c52a.zip
sys-process/htop: sparc stable wrt bug #859421
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/htop-3.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-3.2.1-r1.ebuild b/sys-process/htop/htop-3.2.1-r1.ebuild
index 0135dad42339..94f3bf530676 100644
--- a/sys-process/htop/htop-3.2.1-r1.ebuild
+++ b/sys-process/htop/htop-3.2.1-r1.ebuild
@@ -14,7 +14,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/_}"