diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-20 22:53:45 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-21 00:18:14 +0100 |
commit | d26c38096cbbd112c9a28c4a80d3432056d19803 (patch) | |
tree | 33e5e66f9277e9ec3b6949c50564a15590d853b5 /app-vim | |
parent | app-eselect/eselect-ruby: keyword 20201225 for ~riscv (diff) | |
download | gentoo-d26c38096cbbd112c9a28c4a80d3432056d19803.tar.gz gentoo-d26c38096cbbd112c9a28c4a80d3432056d19803.tar.bz2 gentoo-d26c38096cbbd112c9a28c4a80d3432056d19803.zip |
app-vim/ntp-syntax: keyword 20031001-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild index 1440ffa45093..749cbbcb5d9f 100644 --- a/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild +++ b/app-vim/ntp-syntax/ntp-syntax-20031001-r1.ebuild @@ -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 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for ntp.conf files." |