summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r--dev-python/setuptools/setuptools-46.4.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/setuptools/setuptools-46.4.0.ebuild b/dev-python/setuptools/setuptools-46.4.0.ebuild
index 8562f41ff110..12991147d665 100644
--- a/dev-python/setuptools/setuptools-46.4.0.ebuild
+++ b/dev-python/setuptools/setuptools-46.4.0.ebuild
@@ -27,6 +27,9 @@ BDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/futures[${PYTHON_USEDEP}]
+ ' -2)
)
"
PDEPEND="