commit:     8962ddc0f3c3404cd822b40aab015272c6cdbfcc
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 22:28:48 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 22:28:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8962ddc0

dev-python/lxml: PYTHON_COMPAT: add python3_6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/lxml/lxml-3.6.0.ebuild    | 4 ++--
 dev-python/lxml/lxml-3.6.4-r1.ebuild | 2 +-
 dev-python/lxml/lxml-3.7.0.ebuild    | 4 ++--
 dev-python/lxml/lxml-3.7.1.ebuild    | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/lxml/lxml-3.6.0.ebuild 
b/dev-python/lxml/lxml-3.6.0.ebuild
index d88b8b61c5..bb8bd45e16 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 576a0af8e6..ade13a2b4c 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 5e963ca05f..f7c5d6e8dc 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 5e963ca05f..f7c5d6e8dc 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
 

Reply via email to