projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db022e
)
dev-python/lxml: Enable pypy
author
Michał Górny
<mgorny@gentoo.org>
Wed, 21 Mar 2018 13:00:31 +0000
(14:00 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 21 Mar 2018 14:32:00 +0000
(15:32 +0100)
dev-python/lxml/lxml-4.1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/lxml/lxml-4.1.1.ebuild
b/dev-python/lxml/lxml-4.1.1.ebuild
index 2ab0055cd819beecbcd5e1e11b900d6c1bf023d4..50407de9c305f9f7cd00087f8131432f8859bfe9 100644
(file)
--- a/
dev-python/lxml/lxml-4.1.1.ebuild
+++ b/
dev-python/lxml/lxml-4.1.1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6}
pypy
)
inherit distutils-r1 eutils flag-o-matic toolchain-funcs