diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:28:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:28:28 -0400 |
commit | 14d17657fd8ff3ecc5b1df9d0121dfefc00d52ba (patch) | |
tree | 2de77df88bed14e8b7d209e9187d6eaa128d7f12 /app-vim | |
parent | app-vim/dhcpd-syntax: arm64 stable (diff) | |
download | gentoo-14d17657fd8ff3ecc5b1df9d0121dfefc00d52ba.tar.gz gentoo-14d17657fd8ff3ecc5b1df9d0121dfefc00d52ba.tar.bz2 gentoo-14d17657fd8ff3ecc5b1df9d0121dfefc00d52ba.zip |
app-vim/ntp-syntax: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 4 |
1 files 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 3f0a9615a1f8..89779d1126d1 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: ntp.conf syntax highlighting" HOMEPAGE="https://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" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files." |