diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-15 23:00:25 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-17 15:48:39 +0800 |
commit | 911110f7adb2bdee85de2bcd3807be21b67477f0 (patch) | |
tree | 04eeaa93f4a07629c0122ac893dc7ea96ef586e5 /app-vim/tt2-syntax | |
parent | dev-perl/Text-Autoformat: keyword 1.740.0 for ~riscv (diff) | |
download | gentoo-911110f7adb2bdee85de2bcd3807be21b67477f0.tar.gz gentoo-911110f7adb2bdee85de2bcd3807be21b67477f0.tar.bz2 gentoo-911110f7adb2bdee85de2bcd3807be21b67477f0.zip |
app-vim/tt2-syntax: keyword 1.13-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-vim/tt2-syntax')
-rw-r--r-- | app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild index 3b06797c2685..7dc959ed1aa2 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for perl module Template-Toolkit" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=830" LICENSE="vim" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" VIM_PLUGIN_HELPTEXT=\ |