diff options
-rw-r--r-- | app-vim/tmpl/tmpl-0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tmpl/tmpl-0.1-r2.ebuild b/app-vim/tmpl/tmpl-0.1-r2.ebuild index 4a613dbd5bb0..9cdd3f16ceeb 100644 --- a/app-vim/tmpl/tmpl-0.1-r2.ebuild +++ b/app-vim/tmpl/tmpl-0.1-r2.ebuild @@ -9,6 +9,6 @@ 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" VIM_PLUGIN_HELPURL="https://www.vim.org/scripts/script.php?script_id=254" |