diff options
author | Sam James <sam@gentoo.org> | 2021-04-29 06:44:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-29 14:19:00 +0000 |
commit | 40be10ad376a1a384bf3a714223fe5e7e3df5b32 (patch) | |
tree | 9e41e7801cc53daa1ce23940302910dfc20adab1 /sys-process/htop | |
parent | dev-python/matplotlib: Stabilize 3.4.1 amd64, #786039 (diff) | |
download | gentoo-40be10ad376a1a384bf3a714223fe5e7e3df5b32.tar.gz gentoo-40be10ad376a1a384bf3a714223fe5e7e3df5b32.tar.bz2 gentoo-40be10ad376a1a384bf3a714223fe5e7e3df5b32.zip |
sys-process/htop: Stabilize 3.0.5 x86, #786696
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/htop')
-rw-r--r-- | sys-process/htop/htop-3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-3.0.5.ebuild b/sys-process/htop/htop-3.0.5.ebuild index e6fb069934b1..0cac4c6d04aa 100644 --- a/sys-process/htop/htop-3.0.5.ebuild +++ b/sys-process/htop/htop-3.0.5.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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" LICENSE="BSD GPL-2" SLOT="0" |