app-vim/bufexplorer: stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 13 Oct 2016 21:08:57 +0000 (23:08 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 13 Oct 2016 21:09:32 +0000 (23:09 +0200)
Package-Manager: portage-2.3.0

app-vim/bufexplorer/bufexplorer-7.4.9-r1.ebuild

index 1ebdc6f136cc38922377a7a05295a28b25b7d94a..7874c8e94a270a2af644fb348548001f34250976 100644 (file)
@@ -9,12 +9,12 @@ inherit eutils vim-plugin
 DESCRIPTION="vim plugin: easily browse vim buffers"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 
 src_prepare() {
-       edos2unix plugin/${PN}.vim
+       edos2unix "plugin/${PN}.vim"
 
        default
 }