commit: d78d4705adf86bf901d6c2a58f837c3e904ab3f6 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=d78d4705
app-vim/tcomment: Stabilize 4.00 x86, #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 aaa60dff7643..583ddd7290c8 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"
