diff options
Diffstat (limited to 'app-vim/recover')
-rw-r--r-- | app-vim/recover/recover-0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/recover/recover-0.18.ebuild b/app-vim/recover/recover-0.18.ebuild index 7512b666fb1b..f9b860a56571 100644 --- a/app-vim/recover/recover-0.18.ebuild +++ b/app-vim/recover/recover-0.18.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit vim-plugin DESCRIPTION="vim plugin: show differences for recovered files" |