summaryrefslogtreecommitdiff
path: root/dev-python/Babel/Babel-2.6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/Babel/Babel-2.6.0.ebuild')
-rw-r--r--dev-python/Babel/Babel-2.6.0.ebuild2
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 aaf13989c173..81c3bfac87f7 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}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1