diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-30 17:16:02 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-30 16:59:22 +0100 |
commit | 2dccdfc0fce12db1dbd24e9546554ee7e29e5316 (patch) | |
tree | c6daffefdf63d88976f530ccb1484c0dc6393a32 /sys-process | |
parent | x11-misc/rss-glx: stable 0.9.1-r3 for sparc, bug #786186 (diff) | |
download | gentoo-2dccdfc0fce12db1dbd24e9546554ee7e29e5316.tar.gz gentoo-2dccdfc0fce12db1dbd24e9546554ee7e29e5316.tar.bz2 gentoo-2dccdfc0fce12db1dbd24e9546554ee7e29e5316.zip |
sys-process/htop: stable 3.0.5 for sparc, bug #786696
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process')
-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 0cac4c6d04aa..0d84733bb61d 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" |