diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-08-29 16:18:27 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-08-29 16:18:27 +0200 |
commit | 21c811b5d780f803d37994d80c0a5aafd87bd39f (patch) | |
tree | c45fada442554d4014011e19eb29bf3f02a987f2 /app-vim/tt2-syntax | |
parent | dev-util/colm-0.14.7: add Prefix keywords (diff) | |
download | gentoo-21c811b5d780f803d37994d80c0a5aafd87bd39f.tar.gz gentoo-21c811b5d780f803d37994d80c0a5aafd87bd39f.tar.bz2 gentoo-21c811b5d780f803d37994d80c0a5aafd87bd39f.zip |
app-vim/tt2-syntax: add Prefix keywords
Bug: https://bugs.gentoo.org/729942
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-vim/tt2-syntax')
-rw-r--r-- | app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 7dd20ae4fcd5..3b06797c2685 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" VIM_PLUGIN_HELPTEXT=\ |