commit: 914110a1f4fb302e1cb08dacc4b2b7d548526468 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:23:30 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:23:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=914110a1
app-vim/tmpl: Stabilize 0.1-r2 x86, #919638 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/tmpl/tmpl-0.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tmpl/tmpl-0.1-r2.ebuild b/app-vim/tmpl/tmpl-0.1-r2.ebuild index 9cdd3f16ceeb..7529f82a6f35 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"
