diff options
Diffstat (limited to 'app-vim/tmpl/tmpl-0.1-r1.ebuild')
-rw-r--r-- | app-vim/tmpl/tmpl-0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tmpl/tmpl-0.1-r1.ebuild b/app-vim/tmpl/tmpl-0.1-r1.ebuild index 3830427b32de..d5564a71431c 100644 --- a/app-vim/tmpl/tmpl-0.1-r1.ebuild +++ b/app-vim/tmpl/tmpl-0.1-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: Syntax for Sam Tregar's HTML::Template" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=254" LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc sparc x86" IUSE="" VIM_PLUGIN_HELPURL="https://www.vim.org/scripts/script.php?script_id=254" |