projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45f0146
)
dev-python/lxml: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Jul 2018 08:20:41 +0000
(10:20 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Jul 2018 08:32:06 +0000
(10:32 +0200)
dev-python/lxml/lxml-4.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/lxml/lxml-4.2.2.ebuild
b/dev-python/lxml/lxml-4.2.2.ebuild
index c84f543f21c64de48d1f4fa530fa3f6e7f3f717f..16033ef8f85c928b025c6c686ff58e247074f633 100644
(file)
--- a/
dev-python/lxml/lxml-4.2.2.ebuild
+++ b/
dev-python/lxml/lxml-4.2.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy )
inherit distutils-r1 eutils toolchain-funcs