diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-29 23:46:41 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-29 23:57:53 +0800 |
commit | 682418433d499800de9e0d1dfe03e95475627885 (patch) | |
tree | c6010c961c82babf13d474cb71490b5bebb8ca3a /app-vim | |
parent | dev-libs/volume_key: keyword 0.3.12-r4 for ~loong (diff) | |
download | gentoo-682418433d499800de9e0d1dfe03e95475627885.tar.gz gentoo-682418433d499800de9e0d1dfe03e95475627885.tar.bz2 gentoo-682418433d499800de9e0d1dfe03e95475627885.zip |
app-vim/ntp-syntax: keyword 20031001-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
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 749cbbcb5d9f..08358e0d7be5 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-2021 Gentoo Authors +# Copyright 1999-2022 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 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files." |