summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-29 13:25:57 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-29 13:25:57 +0300
commit5f0b0edd445d546c67935fe6cf82161dbbba5e8d (patch)
tree45faff18b07b74786a09410348a798b169e28fce /sys-process
parentapp-doc/halibut: Keyword 1.3 hppa, #857231 (diff)
downloadgentoo-5f0b0edd445d546c67935fe6cf82161dbbba5e8d.tar.gz
gentoo-5f0b0edd445d546c67935fe6cf82161dbbba5e8d.tar.bz2
gentoo-5f0b0edd445d546c67935fe6cf82161dbbba5e8d.zip
sys-process/htop: Stabilize 3.2.1-r1 hppa, #859421
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 94f3bf530676..51aac02058d6 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/_}"