summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/Babel/Babel-2.8.0-r1.ebuild (renamed from dev-python/Babel/Babel-2.8.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/Babel/Babel-2.8.0.ebuild b/dev-python/Babel/Babel-2.8.0-r1.ebuild
index f5221330d97c..f970db31cb9f 100644
--- a/dev-python/Babel/Babel-2.8.0.ebuild
+++ b/dev-python/Babel/Babel-2.8.0-r1.ebuild
@@ -5,6 +5,7 @@ EAPI=7
PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
PYTHON_REQ_USE="threads(+)"
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1