diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:54:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:54:46 +0100 |
commit | afe478dd16f38f44538cd4fa834bc6ad7e9c6b52 (patch) | |
tree | 647f988d796db95326000fd6d30a99a81ba8fb94 /sys-process | |
parent | x11-misc/hsetroot: x86 stable (bug #757684) (diff) | |
download | gentoo-afe478dd16f38f44538cd4fa834bc6ad7e9c6b52.tar.gz gentoo-afe478dd16f38f44538cd4fa834bc6ad7e9c6b52.tar.bz2 gentoo-afe478dd16f38f44538cd4fa834bc6ad7e9c6b52.zip |
sys-process/htop: x86 stable (bug #757900)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 eacb7a88db21..f9eb20225343 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" |