diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:07 +0200 |
commit | 36b561750822c7963c720d70f3d7d9bafe0d9229 (patch) | |
tree | 7dce3cb710abdf093069ec48f727aa81cc46baeb /app-vim/tt2-syntax | |
parent | app-text: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-36b561750822c7963c720d70f3d7d9bafe0d9229.tar.gz gentoo-36b561750822c7963c720d70f3d7d9bafe0d9229.tar.bz2 gentoo-36b561750822c7963c720d70f3d7d9bafe0d9229.zip |
app-vim: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@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 3671775ee279..791a8d791b15 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 ~x86-fbsd" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |