commit: 95342978e6726c4df06b249229a8b7d470c09f47 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 04:01:24 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Jun 2 04:02:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95342978
app-vim/bufexplorer: Stabilize 7.4.19 x86, #849197 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-vim/bufexplorer/bufexplorer-7.4.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild index 3a7013602442..7c560e19128d 100644 --- a/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild +++ b/app-vim/bufexplorer/bufexplorer-7.4.19.ebuild @@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: easily browse vim buffers" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=42 https://github.com/jlanzarotta/bufexplorer" SRC_URI="https://github.com/jlanzarotta/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
