From 062daf2152d490f3c8cb4f0db8fc2f97b762a87d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 17 Mar 2020 08:14:04 +0100 Subject: [PATCH] app-vim/pyclewn: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 82746ceb4849..67459d86ff7e 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" -- 2.26.2