From: Mikle Kolyada Date: Tue, 9 Oct 2018 11:47:20 +0000 (+0300) Subject: app-editors/nano: alpha/s390/sh/m68k stable wrt bug #666206 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0719697ad2a9648cee8d3dc0a39becd01fa5a37a;p=gentoo.git app-editors/nano: alpha/s390/sh/m68k stable wrt bug #666206 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/app-editors/nano/nano-2.9.8.ebuild b/app-editors/nano/nano-2.9.8.ebuild index ab539d9df7ff..a8742cb86825 100644 --- a/app-editors/nano/nano-2.9.8.ebuild +++ b/app-editors/nano/nano-2.9.8.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:3}/${MY_P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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"