summaryrefslogtreecommitdiff
path: root/dev-python/resolvelib/resolvelib-0.5.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/resolvelib/resolvelib-0.5.4.ebuild')
-rw-r--r--dev-python/resolvelib/resolvelib-0.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/resolvelib/resolvelib-0.5.4.ebuild b/dev-python/resolvelib/resolvelib-0.5.4.ebuild
index 1857364f0eab..8d48d64f2c27 100644
--- a/dev-python/resolvelib/resolvelib-0.5.4.ebuild
+++ b/dev-python/resolvelib/resolvelib-0.5.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1