summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-02 22:00:02 +0000
committerSam James <sam@gentoo.org>2020-12-02 22:00:02 +0000
commit43c78e82b0ea8fc768086357db0e98a396b24ed7 (patch)
tree234d8606525fdc243700837b3d26660f6db5a4aa
parentapp-editors/nano: Stabilize 5.3-r1 arm64, #758074 (diff)
downloadgentoo-43c78e82.tar.gz
gentoo-43c78e82.tar.bz2
gentoo-43c78e82.zip
sys-process/htop: Stabilize 3.0.2 arm64, #757900
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-process/htop/htop-3.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-3.0.2.ebuild b/sys-process/htop/htop-3.0.2.ebuild
index f9eb20225343..0e9b1a3ebfdd 100644
--- a/sys-process/htop/htop-3.0.2.ebuild
+++ b/sys-process/htop/htop-3.0.2.ebuild
@@ -10,7 +10,7 @@ inherit autotools linux-info python-any-r1
DESCRIPTION="interactive process viewer"
HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
SRC_URI="https://github.com/htop-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
LICENSE="BSD GPL-2"
SLOT="0"