commit: a425630f05fe1ff584faa603689bcc4e90f9fa69 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:51:59 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:51:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a425630f
app-vim/gitlog: Stabilize 6.0.0-r1 amd64, #919647 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/gitlog/gitlog-6.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/gitlog/gitlog-6.0.0-r1.ebuild b/app-vim/gitlog/gitlog-6.0.0-r1.ebuild index f089417b9cc9..840ec4f0d6fa 100644 --- a/app-vim/gitlog/gitlog-6.0.0-r1.ebuild +++ b/app-vim/gitlog/gitlog-6.0.0-r1.ebuild @@ -12,6 +12,6 @@ SRC_URI="https://github.com/PAntoine/vimgitlog/archive/version_${PV}.tar.gz -> $ S="${WORKDIR}/vim${PN}-version_${PV}" LICENSE="Artistic" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
