summaryrefslogtreecommitdiff
path: root/dev-python/doit/doit-0.33.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/doit/doit-0.33.1.ebuild')
-rw-r--r--dev-python/doit/doit-0.33.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/doit/doit-0.33.1.ebuild b/dev-python/doit/doit-0.33.1.ebuild
index 2cfebb5ba977..c61ef60b3fb6 100644
--- a/dev-python/doit/doit-0.33.1.ebuild
+++ b/dev-python/doit/doit-0.33.1.ebuild
@@ -3,9 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
+PYTHON_COMPAT=( python3_{8..10} )
inherit bash-completion-r1 distutils-r1
DESCRIPTION="Automation tool"