summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/tmpl/tmpl-0.1-r1.ebuild2
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 a94d7e50a033..99da5e1c88a9 100644
--- a/app-vim/tmpl/tmpl-0.1-r1.ebuild
+++ b/app-vim/tmpl/tmpl-0.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Syntax for Sam Tregar's HTML::Template"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=254"
LICENSE="vim"
-KEYWORDS="~x86 ~alpha ~ia64 ~sparc ~amd64 ~ppc"
+KEYWORDS="x86 alpha ia64 sparc amd64 ppc"
IUSE=""
VIM_PLUGIN_HELPURL="http://www.vim.org/scripts/script.php?script_id=254"