commit:     2314f72233ec414d0e8e45e63b85d6c38045c89d
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 02:40:17 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 02:40:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2314f722

dev-python/xlsxwriter: Add python3_6 to PYTHON_COMPAT

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild | 4 ++--
 dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild | 4 ++--
 dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild
index d75349e1743..30ac84f26f1 100644
--- a/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild
index a2c131da927..e013553e66e 100644
--- a/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild 
b/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild
index a2c131da927..e013553e66e 100644
--- a/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 
 inherit distutils-r1
 

Reply via email to