summaryrefslogtreecommitdiff
path: root/dev-python/python-backoff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-backoff')
-rw-r--r--dev-python/python-backoff/python-backoff-1.6.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/python-backoff/python-backoff-1.6.0.ebuild b/dev-python/python-backoff/python-backoff-1.6.0.ebuild
index 43b9e0eac4ad..07504e8a9c02 100644
--- a/dev-python/python-backoff/python-backoff-1.6.0.ebuild
+++ b/dev-python/python-backoff/python-backoff-1.6.0.ebuild
@@ -4,6 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
+DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1