commit: 1da02be70745e49137a6dbd3636b9f5f66d7be6e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:23:36 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:23:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da02be7
app-vim/tcomment: Stabilize 4.00 amd64, #919655 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/tcomment/tcomment-4.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tcomment/tcomment-4.00.ebuild b/app-vim/tcomment/tcomment-4.00.ebuild index be5dacfaeb75..aaa60dff7643 100644 --- a/app-vim/tcomment/tcomment-4.00.ebuild +++ b/app-vim/tcomment/tcomment-4.00.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
