diff --git a/dev-python/lxml/lxml-3.6.0.ebuild b/dev-python/lxml/lxml-3.6.0.ebuild index d88b8b61c57c9..bb8bd45e16b1a 100644 --- a/dev-python/lxml/lxml-3.6.0.ebuild +++ b/dev-python/lxml/lxml-3.6.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs diff --git a/dev-python/lxml/lxml-3.6.4-r1.ebuild b/dev-python/lxml/lxml-3.6.4-r1.ebuild index 576a0af8e61e8..ade13a2b4c591 100644 --- a/dev-python/lxml/lxml-3.6.4-r1.ebuild +++ b/dev-python/lxml/lxml-3.6.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs diff --git a/dev-python/lxml/lxml-3.7.0.ebuild b/dev-python/lxml/lxml-3.7.0.ebuild index 5e963ca05fc9b..f7c5d6e8dce50 100644 --- a/dev-python/lxml/lxml-3.7.0.ebuild +++ b/dev-python/lxml/lxml-3.7.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs diff --git a/dev-python/lxml/lxml-3.7.1.ebuild b/dev-python/lxml/lxml-3.7.1.ebuild index 5e963ca05fc9b..f7c5d6e8dce50 100644 --- a/dev-python/lxml/lxml-3.7.1.ebuild +++ b/dev-python/lxml/lxml-3.7.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs