From: Michał Górny Date: Tue, 17 Mar 2020 07:38:05 +0000 (+0100) Subject: dev-python/llfuse: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c6963e91288f4e498438bd7fbe91c5bab5b12b54;p=gentoo.git dev-python/llfuse: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/llfuse/llfuse-1.3.5.ebuild b/dev-python/llfuse/llfuse-1.3.5.ebuild index 744322a70428..9ddaed77c9f4 100644 --- a/dev-python/llfuse/llfuse-1.3.5.ebuild +++ b/dev-python/llfuse/llfuse-1.3.5.ebuild @@ -17,7 +17,6 @@ IUSE="doc examples test" RESTRICT="!test? ( test )" RDEPEND=">=sys-fs/fuse-2.8.0:0 - $(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' python2_7 pypy) " DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}]