commit: c938ce49982d371aa02cbd6b453f7c5543ed1adc Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 15:23:50 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 15:23:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c938ce49
app-vim/ntp-syntax: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild index 320e671fdee..bd15b63772d 100644 --- a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild +++ b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" VIM_PLUGIN_HELPTEXT=\
