From 12f988e610ab35c5c06fe0dc625656ae04d99c61 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Fri, 21 Aug 2020 18:49:46 -0700 Subject: sys-process/nmon: add ~arm64 keyword to version 16m Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev --- sys-process/nmon/nmon-16m.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-process') diff --git a/sys-process/nmon/nmon-16m.ebuild b/sys-process/nmon/nmon-16m.ebuild index 4cc52ae9c054..f7d72671c324 100644 --- a/sys-process/nmon/nmon-16m.ebuild +++ b/sys-process/nmon/nmon-16m.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ LICENSE="GPL-3" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.c" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad