diff options
Diffstat (limited to 'app-vim/vim-misc/vim-misc-1.17.6.ebuild')
| -rw-r--r-- | app-vim/vim-misc/vim-misc-1.17.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/vim-misc/vim-misc-1.17.6.ebuild b/app-vim/vim-misc/vim-misc-1.17.6.ebuild index 10ce26e479ee..43180c27bd2e 100644 --- a/app-vim/vim-misc/vim-misc-1.17.6.ebuild +++ b/app-vim/vim-misc/vim-misc-1.17.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit vim-plugin @@ -15,4 +15,5 @@ VIM_PLUGIN_HELPFILES="misc.txt" src_prepare() { rm INSTALL.md addon-info.json autoload/xolox/misc/echo.exe || die + default } |
