projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa7d3e8
)
dev-python/mako: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:14:56 +0000
(22:14 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:03 +0000
(21:57 +0200)
dev-python/mako/mako-1.0.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/mako/mako-1.0.7.ebuild
b/dev-python/mako/mako-1.0.7.ebuild
index 0a1c1dab82190e026c7b2bb589851ade543306b3..1614302d1fed9c17e6b6c7face5164ac898f7531 100644
(file)
--- a/
dev-python/mako/mako-1.0.7.ebuild
+++ b/
dev-python/mako/mako-1.0.7.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
}} )
inherit distutils-r1 eutils