diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-09-18 17:53:59 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-09-18 17:54:49 +0800 |
commit | 5d8fdaef1577e34f3e55e82c7613e5cc5308ac4a (patch) | |
tree | b14a9c6ab376bb99ac8a03e4f9e3d60198df2c7a /app-vim/tt2-syntax | |
parent | sys-libs/glibc: refresh ld.so.cache if natively installing >=2.38 on loong (diff) | |
download | gentoo-5d8fdaef1577e34f3e55e82c7613e5cc5308ac4a.tar.gz gentoo-5d8fdaef1577e34f3e55e82c7613e5cc5308ac4a.tar.bz2 gentoo-5d8fdaef1577e34f3e55e82c7613e5cc5308ac4a.zip |
app-vim/tt2-syntax: keyword 1.13-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-vim/tt2-syntax')
-rw-r--r-- | app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild index e09e421a7db1..3f10fe35797f 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r2.ebuild @@ -9,7 +9,7 @@ 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 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for perl module Template-Toolkit" |