diff options
Diffstat (limited to 'dev-python/rope/rope-0.18.0.ebuild')
| -rw-r--r-- | dev-python/rope/rope-0.18.0.ebuild | 2 |
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 627f26715a17..223190495b2b 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_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 |
