dev-python/pickleshare: Clean py2 deps up

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-17 08:38:22 +01:00
parent dbf2bd46a3
commit 097b542909
3 changed files with 0 additions and 3 deletions

View File

@@ -17,7 +17,6 @@ KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
RDEPEND="
$(python_gen_cond_dep 'dev-python/pathlib[${PYTHON_USEDEP}]' python2_7)
>=dev-python/path-py-6.2[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}

View File

@@ -17,7 +17,6 @@ KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
IUSE="test"
RDEPEND="
$(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' 'python2*')
>=dev-python/path-py-6.2[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}

View File

@@ -16,7 +16,6 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
$(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' 'python2*')
>=dev-python/path-py-6.2[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}