diff options
Diffstat (limited to 'dev-python/ropemode/ropemode-0.5.ebuild')
| -rw-r--r-- | dev-python/ropemode/ropemode-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ropemode/ropemode-0.5.ebuild b/dev-python/ropemode/ropemode-0.5.ebuild index ff1f6768784b..2166ee618fc7 100644 --- a/dev-python/ropemode/ropemode-0.5.ebuild +++ b/dev-python/ropemode/ropemode-0.5.ebuild @@ -7,7 +7,7 @@ EAPI=7 # support for python 3.9. # For details see # https://github.com/python-rope/rope/issues/299 -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5..10} ) inherit distutils-r1 |
