Closes: https://bugs.gentoo.org/660998
Closes: https://github.com/gentoo/gentoo/pull/9333
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RDEPEND=""
DEPEND="${RDEPEND}
+ >=dev-python/pythonz-bd-1.11.2[${PYTHON_USEDEP}]
>=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
+ >=dev-python/shutilwhich-1.1.0[${PYTHON_USEDEP}]
>=dev-python/virtualenv-1.11.6[${PYTHON_USEDEP}]
- >=dev-python/virtualenv-clone-0.2.5[${PYTHON_USEDEP}]
- >=dev-python/pythonz-bd-1.11.2[${PYTHON_USEDEP}]"
+ >=dev-python/virtualenv-clone-0.2.5[${PYTHON_USEDEP}]"