diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:28 +0000 |
commit | 8cff03dba693fa86cf6154f4a6fc38ccb69ce977 (patch) | |
tree | 051b52b5a56bfef44b5ca27b612369a599a6cd44 /app-vim/tt2-syntax | |
parent | app-vim/tmpl: Stabilize 0.1-r2 ppc, #919638 (diff) | |
download | gentoo-8cff03dba693fa86cf6154f4a6fc38ccb69ce977.tar.gz gentoo-8cff03dba693fa86cf6154f4a6fc38ccb69ce977.tar.bz2 gentoo-8cff03dba693fa86cf6154f4a6fc38ccb69ce977.zip |
app-vim/tt2-syntax: Stabilize 1.13-r2 ppc64, #919651
Signed-off-by: Arthur Zamarin <arthurzam@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 17c09968c564..1ab096367300 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 ~loong ~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" |