diff options
Diffstat (limited to 'dev-python/Babel')
| -rw-r--r-- | dev-python/Babel/Babel-2.8.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/Babel/Babel-2.9.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/Babel/Babel-2.8.1.ebuild b/dev-python/Babel/Babel-2.8.1.ebuild index 7b2166a1128c..5a7f182b03d8 100644 --- a/dev-python/Babel/Babel-2.8.1.ebuild +++ b/dev-python/Babel/Babel-2.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{6..9} ) +PYTHON_COMPAT=( pypy3 python3_{7..9} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/Babel/Babel-2.9.0.ebuild b/dev-python/Babel/Babel-2.9.0.ebuild index 37cec6e115de..4372ec1ee2e1 100644 --- a/dev-python/Babel/Babel-2.9.0.ebuild +++ b/dev-python/Babel/Babel-2.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python3_{6..9} ) +PYTHON_COMPAT=( pypy3 python3_{7..9} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=rdepend |
