summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-09-18 00:01:35 +0300
committerMart Raudsepp <leio@gentoo.org>2018-09-18 00:03:14 +0300
commit5f3059cad6e269bcb1c7ebfcaa48d6b1881108ac (patch)
tree79b510d44beadb4e360148a35dca26a922cfe06d /app-editors
parentmedia-plugins/gst-plugins-opus: bump to 1.14.3 for 32bit encoder crash fix (diff)
downloadgentoo-5f3059cad6e269bcb1c7ebfcaa48d6b1881108ac.tar.gz
gentoo-5f3059cad6e269bcb1c7ebfcaa48d6b1881108ac.tar.bz2
gentoo-5f3059cad6e269bcb1c7ebfcaa48d6b1881108ac.zip
app-editors/nano-2.9.8: arm64 stable (bug #666206)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 9d16e138aa8a..d81db94d00ef 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"