diff options
| author | David Seifert <soap@gentoo.org> | 2019-04-20 11:30:35 +0200 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2019-04-20 13:12:08 +0200 |
| commit | 7ab150c0ab141bef4a8826fbf90e83af25ffdd9b (patch) | |
| tree | 89e80ebaa72250578b294ea50b5d966a7c6e0e17 /dev-python/pathlib2/pathlib2-2.3.0.ebuild | |
| parent | 58440357dcafc7963ae1aac266ce4163ddea08be (diff) | |
| download | gentoo-7ab150c0ab141bef4a8826fbf90e83af25ffdd9b.tar.gz gentoo-7ab150c0ab141bef4a8826fbf90e83af25ffdd9b.tar.bz2 gentoo-7ab150c0ab141bef4a8826fbf90e83af25ffdd9b.zip | |
*/*: Remove last vestiges of python3_4
Closes: https://github.com/gentoo/gentoo/pull/11755
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/pathlib2/pathlib2-2.3.0.ebuild')
| -rw-r--r-- | dev-python/pathlib2/pathlib2-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathlib2/pathlib2-2.3.0.ebuild b/dev-python/pathlib2/pathlib2-2.3.0.ebuild index bc9789b18739..ef3be1691a51 100644 --- a/dev-python/pathlib2/pathlib2-2.3.0.ebuild +++ b/dev-python/pathlib2/pathlib2-2.3.0.ebuild @@ -18,7 +18,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" - $(python_gen_cond_dep 'dev-python/scandir[${PYTHON_USEDEP}]' -2 python3_4 ) + $(python_gen_cond_dep 'dev-python/scandir[${PYTHON_USEDEP}]' -2 ) dev-python/six[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] |
