diff options
Diffstat (limited to 'app-vim/slimv')
-rw-r--r-- | app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild (renamed from app-vim/slimv/slimv-0.9.13_p20170910.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild b/app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild index ab6f8f4b3d30..82a26de9ea02 100644 --- a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild +++ b/app-vim/slimv/slimv-0.9.13_p20170910-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,8 +17,8 @@ KEYWORDS="amd64 x86" RDEPEND=" || ( - app-editors/vim[python,${PYTHON_USEDEP}] - app-editors/gvim[python,${PYTHON_USEDEP}] + app-editors/vim[python,${PYTHON_SINGLE_USEDEP}] + app-editors/gvim[python,${PYTHON_SINGLE_USEDEP}] ) ${PYTHON_DEPS} || ( |