commit: 3ae6cec319cc7edc1e48baac65b0374b9033fa1a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Dec 24 10:23:52 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Dec 24 10:23:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae6cec3
sys-process/htop: arm stable wrt bug #602996 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-process/htop/htop-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/htop/htop-2.0.2.ebuild b/sys-process/htop/htop-2.0.2.ebuild index 047298c..84cbba3 100644 --- a/sys-process/htop/htop-2.0.2.ebuild +++ b/sys-process/htop/htop-2.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="kernel_FreeBSD kernel_linux openvz unicode vserver" RDEPEND="sys-libs/ncurses:0=[unicode?]"
