Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/htop/
Date: Wed, 02 Dec 2020 03:06:34
Message-Id: 1606877686.afe478dd16f38f44538cd4fa834bc6ad7e9c6b52.whissi@gentoo
1 commit: afe478dd16f38f44538cd4fa834bc6ad7e9c6b52
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 02:54:46 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 02:54:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe478dd
7
8 sys-process/htop: x86 stable (bug #757900)
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-process/htop/htop-3.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/htop/htop-3.0.2.ebuild b/sys-process/htop/htop-3.0.2.ebuild
17 index eacb7a88db2..f9eb2022534 100644
18 --- a/sys-process/htop/htop-3.0.2.ebuild
19 +++ b/sys-process/htop/htop-3.0.2.ebuild
20 @@ -10,7 +10,7 @@ inherit autotools linux-info python-any-r1
21 DESCRIPTION="interactive process viewer"
22 HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
23 SRC_URI="https://github.com/htop-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
26
27 LICENSE="BSD GPL-2"
28 SLOT="0"