From: Aaron Bauman Date: Thu, 26 Dec 2019 23:20:20 +0000 (-0500) Subject: app-editors/nano: arm64 stable (bug #703688) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7edd22f29791ebd2cea577a8109e4be9f554e878;p=gentoo.git app-editors/nano: arm64 stable (bug #703688) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.83, Repoman-2.3.20 --- diff --git a/app-editors/nano/nano-4.6.ebuild b/app-editors/nano/nano-4.6.ebuild index 16f1760c7901..b371a45c7c56 100644 --- a/app-editors/nano/nano-4.6.ebuild +++ b/app-editors/nano/nano-4.6.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then else MY_P="${PN}-${PV/_}" SRC_URI="https://www.nano-editor.org/dist/v${PV:0:1}/${MY_P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="GNU GPL'd Pico clone with more functionality"