Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/htop/
Date: Thu, 19 May 2022 07:28:34
Message-Id: 1652945284.3e16c99a3d2f9a55d92e96e13ae54be833b9f1f9.xen0n@gentoo
1 commit: 3e16c99a3d2f9a55d92e96e13ae54be833b9f1f9
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 07:22:42 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 07:28:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e16c99a
7
8 sys-process/htop: keyword 3.2.0 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sys-process/htop/htop-3.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/htop/htop-3.2.0.ebuild b/sys-process/htop/htop-3.2.0.ebuild
16 index 028834776fc9..97ec0972056e 100644
17 --- a/sys-process/htop/htop-3.2.0.ebuild
18 +++ b/sys-process/htop/htop-3.2.0.ebuild
19 @@ -10,7 +10,7 @@ inherit autotools linux-info python-any-r1 xdg-utils
20 DESCRIPTION="interactive process viewer"
21 HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop"
22 SRC_URI="https://github.com/htop-dev/${PN}/archive/${PV/_}.tar.gz -> ${P}.tar.gz"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
25
26 LICENSE="BSD GPL-2+"
27 SLOT="0"