summaryrefslogtreecommitdiff
path: root/dev-python/rope/rope-0.18.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rope/rope-0.18.0.ebuild')
-rw-r--r--dev-python/rope/rope-0.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rope/rope-0.18.0.ebuild b/dev-python/rope/rope-0.18.0.ebuild
index f81623d680b9..5f0fbf0440e7 100644
--- a/dev-python/rope/rope-0.18.0.ebuild
+++ b/dev-python/rope/rope-0.18.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
# Not yet ready for py3.9: https://github.com/python-rope/rope/issues/299
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5..10} )
inherit distutils-r1