summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-09-14 20:46:44 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-09-14 20:46:44 +0300
commit538d2a2ff3fd3dc9bdcf3176e2c35d4ee2d9a985 (patch)
tree83c496736c80b6b578cb307eb2049965d115dab2 /app-editors
parentx11-drivers/xf86-video-ati: Version bump to 18.1.0 (diff)
downloadgentoo-538d2a2ff3fd3dc9bdcf3176e2c35d4ee2d9a985.tar.gz
gentoo-538d2a2ff3fd3dc9bdcf3176e2c35d4ee2d9a985.tar.bz2
gentoo-538d2a2ff3fd3dc9bdcf3176e2c35d4ee2d9a985.zip
app-editors/nano: amd64 stable wrt bug #666206
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nano/nano-2.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/nano-2.9.8.ebuild b/app-editors/nano/nano-2.9.8.ebuild
index d19e8febb93e..29fa8ea961ce 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"