commit: ea32f4e940431dfa35882f1f9c83c07cd97ab2a4 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Mon Feb 15 19:46:52 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 00:13:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea32f4e9
htop: add arm64 keyword Package-Manager: portage-2.2.27 sys-process/htop/htop-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/htop/htop-2.0.0.ebuild b/sys-process/htop/htop-2.0.0.ebuild index 40725cb..cef5dc5 100644 --- a/sys-process/htop/htop-2.0.0.ebuild +++ b/sys-process/htop/htop-2.0.0.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 ~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?]"
