projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed0650f
)
dev-python/Babel: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:15:15 +0000
(22:15 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:07 +0000
(21:57 +0200)
dev-python/Babel/Babel-2.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/Babel/Babel-2.6.0.ebuild
b/dev-python/Babel/Babel-2.6.0.ebuild
index aaf13989c17351e2b437bf6b382076b4b34eee3a..81c3bfac87f76840e34b1c3076133e7d2594da6f 100644
(file)
--- 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