diff --git a/dev-python/pytest/pytest-3.4.2.ebuild b/dev-python/pytest/pytest-3.4.2.ebuild index 7dd2894469478..a4e1ac2ddb0c6 100644 --- a/dev-python/pytest/pytest-3.4.2.ebuild +++ b/dev-python/pytest/pytest-3.4.2.ebuild @@ -21,6 +21,7 @@ PY_VER="1.5.0" COMMON_DEPEND=" >=dev-python/attrs-17.2.0[${PYTHON_USEDEP}] >=dev-python/pluggy-0.5[${PYTHON_USEDEP}] + =dev-python/py-${PY_VER}[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/six-1.10.0[${PYTHON_USEDEP}]