diff options
Diffstat (limited to 'app-vim/detectindent')
-rw-r--r-- | app-vim/detectindent/detectindent-1.0_p20150908.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild index 48402b60c7ee..ba779e5ec0ca 100644 --- a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild +++ b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit vim-plugin |