diff options
Diffstat (limited to 'dev-python/Babel')
| -rw-r--r-- | dev-python/Babel/Babel-2.8.0-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/Babel/Babel-2.8.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/Babel/Babel-2.9.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/Babel/Babel-2.8.0-r2.ebuild b/dev-python/Babel/Babel-2.8.0-r2.ebuild index 196e91a361fa..478ad456d8b0 100644 --- a/dev-python/Babel/Babel-2.8.0-r2.ebuild +++ b/dev-python/Babel/Babel-2.8.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=rdepend diff --git a/dev-python/Babel/Babel-2.8.1.ebuild b/dev-python/Babel/Babel-2.8.1.ebuild index f8372f06df11..ebf69ef681bb 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=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) 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 66fbfa27c3f0..6eadb4eddc36 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=( python3_{5,6,7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=rdepend |
