mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pickleshare: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user