diff options
author | Sam James <sam@gentoo.org> | 2020-12-03 04:23:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-03 04:23:03 +0000 |
commit | 739e3e068c06625285f1e3a360f143549fde7d01 (patch) | |
tree | 5f9da7335948e3bd15ccdddd77ec05218f156217 /sys-process | |
parent | net-misc/ipcalc: Stabilize 0.42_p2 arm, #757210 (diff) | |
download | gentoo-739e3e068c06625285f1e3a360f143549fde7d01.tar.gz gentoo-739e3e068c06625285f1e3a360f143549fde7d01.tar.bz2 gentoo-739e3e068c06625285f1e3a360f143549fde7d01.zip |
sys-process/htop: Stabilize 3.0.2 arm, #757900
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/htop/htop-3.0.2.ebuild | 2 |
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 ef0055c0c852..00dce57c1e6e 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" |