dev-python/llfuse: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:38:05 +0000 (08:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:08 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/llfuse/llfuse-1.3.5.ebuild

index 744322a70428d5afe9841d43898873a0809bd708..9ddaed77c9f4662d3ed358a5562458815a9affed 100644 (file)
@@ -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}]