summaryrefslogtreecommitdiff
path: root/dev-python/lxml
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-20 11:23:10 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-21 15:40:24 +0200
commit0917469fbef21985eb14ba783955ce998159dad5 (patch)
treee93acab4e4e5625a7de1fb41f5054c668df47b76 /dev-python/lxml
parenta2f3be4a56d3e363bc61ad6d1db13dc6cc9f9f59 (diff)
downloadgentoo-0917469fbef21985eb14ba783955ce998159dad5.tar.gz
gentoo-0917469fbef21985eb14ba783955ce998159dad5.tar.xz
dev-python/lxml: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/lxml')
-rw-r--r--dev-python/lxml/lxml-3.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-3.4.4.ebuild b/dev-python/lxml/lxml-3.4.4.ebuild
index 1b8c38858e9..e35a5b3ca96 100644
--- a/dev-python/lxml/lxml-3.4.4.ebuild
+++ b/dev-python/lxml/lxml-3.4.4.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit distutils-r1 eutils flag-o-matic toolchain-funcs