diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 10:02:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 10:02:53 +0000 |
commit | 224b9fc95cd3463092618a7ff790eccefb6ddb92 (patch) | |
tree | 0d3dd797de64c7389604ba4a60e630a2957c902a /app-vim | |
parent | dev-perl/Test-utf8: ~x64-macos keyworded (diff) | |
download | gentoo-224b9fc95cd3463092618a7ff790eccefb6ddb92.tar.gz gentoo-224b9fc95cd3463092618a7ff790eccefb6ddb92.tar.bz2 gentoo-224b9fc95cd3463092618a7ff790eccefb6ddb92.zip |
app-vim/tt2-syntax: x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-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 791a8d791b15..7dd20ae4fcd5 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-2019 Gentoo Authors +# Copyright 1999-2020 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" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos" IUSE="" VIM_PLUGIN_HELPTEXT=\ |