commit: 526ff3ebd132df614692ab842f1f2ff9030917ed Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Wed Apr 12 11:55:31 2017 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Wed Apr 12 11:55:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526ff3eb
app-vim/bufexplorer: stabilize 7.4.12 app-vim/bufexplorer/bufexplorer-7.4.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild index f2011619fbc..27d3d9a3035 100644 --- a/app-vim/bufexplorer/bufexplorer-7.4.12.ebuild +++ b/app-vim/bufexplorer/bufexplorer-7.4.12.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/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
