diff options
Diffstat (limited to 'dev-python/Babel/Babel-2.6.0.ebuild')
-rw-r--r-- | dev-python/Babel/Babel-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Babel/Babel-2.6.0.ebuild b/dev-python/Babel/Babel-2.6.0.ebuild index 75d171ca61e8..0fcb34c842f6 100644 --- a/dev-python/Babel/Babel-2.6.0.ebuild +++ b/dev-python/Babel/Babel-2.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} ) +PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 |