commit: d32f7ac5187df69e2f3bc952be23b8ae01126385 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Thu Aug 17 20:55:48 2017 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 20:55:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d32f7ac5
app-vim/bufexplorer: stabilize 7.4.18 app-vim/bufexplorer/bufexplorer-7.4.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/bufexplorer/bufexplorer-7.4.18.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.18.ebuild index 320b746f4db..86bfe82b862 100644 --- a/app-vim/bufexplorer/bufexplorer-7.4.18.ebuild +++ b/app-vim/bufexplorer/bufexplorer-7.4.18.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: easily browse vim buffers" HOMEPAGE="http://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"
