Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/htop/
Date: Sat, 24 Dec 2016 10:26:03
Message-Id: 1482575032.3ae6cec319cc7edc1e48baac65b0374b9033fa1a.ago@gentoo
1 commit: 3ae6cec319cc7edc1e48baac65b0374b9033fa1a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 10:23:52 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 10:23:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae6cec3
7
8 sys-process/htop: arm stable wrt bug #602996
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-process/htop/htop-2.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-process/htop/htop-2.0.2.ebuild b/sys-process/htop/htop-2.0.2.ebuild
18 index 047298c..84cbba3 100644
19 --- a/sys-process/htop/htop-2.0.2.ebuild
20 +++ b/sys-process/htop/htop-2.0.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz"
22
23 LICENSE="BSD GPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="kernel_FreeBSD kernel_linux openvz unicode vserver"
28
29 RDEPEND="sys-libs/ncurses:0=[unicode?]"