summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-09 20:14:57 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-09 20:14:57 +0000
commit2e2a782732afe52b4fb0aaefb0f3395fc34306b4 (patch)
tree39b259e6cfd333b397bb503dcddd77a2cf196db1
parentapp-vim/dirdiff: Stabilize 1.1.5-r2 x86, #919630 (diff)
downloadgentoo-2e2a782732afe52b4fb0aaefb0f3395fc34306b4.tar.gz
gentoo-2e2a782732afe52b4fb0aaefb0f3395fc34306b4.tar.bz2
gentoo-2e2a782732afe52b4fb0aaefb0f3395fc34306b4.zip
app-vim/tmpl: Stabilize 0.1-r2 amd64, #919638
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-vim/tmpl/tmpl-0.1-r2.ebuild2
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"