diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-04 18:34:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-04 18:37:18 +0000 |
commit | feffd22c25b489e8e4511ed2deeeb5fe3d05c41c (patch) | |
tree | 6e3eae8f23bcfbed23cd4e856cbeb3e3a16b619d /sys-process | |
parent | sys-apps/usbutils: stable 013 for ppc64 (diff) | |
download | gentoo-feffd22c25b489e8e4511ed2deeeb5fe3d05c41c.tar.gz gentoo-feffd22c25b489e8e4511ed2deeeb5fe3d05c41c.tar.bz2 gentoo-feffd22c25b489e8e4511ed2deeeb5fe3d05c41c.zip |
sys-process/htop: stable 3.0.2 for ppc64
stable wrt bug #757900
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 15f59bad85f9..a9fd130d98b2 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" |