commit: 062daf2152d490f3c8cb4f0db8fc2f97b762a87d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:14:04 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 07:23:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062daf21
app-vim/pyclewn: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-vim/pyclewn/pyclewn-2.1-r1.ebuild | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
index 82746ceb484..67459d86ff7 100644
--- a/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
+++ b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
@@ -24,11 +24,7 @@ DEPEND="
app-arch/vimball"
RDEPEND="
- ${DEPEND}
- $(python_gen_cond_dep \
- 'dev-python/pdb-clone[${PYTHON_USEDEP}]' python{2_7,3_5})
- $(python_gen_cond_dep \
- 'dev-python/trollius[${PYTHON_USEDEP}]' python{2_7,3_3})"
+ ${DEPEND}"
SLOT="0"