From 2314f72233ec414d0e8e45e63b85d6c38045c89d Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 10 Mar 2017 18:40:17 -0800 Subject: [PATCH] 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 d75349e1743c..30ac84f26f1e 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 a2c131da9270..e013553e66e2 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 a2c131da9270..e013553e66e2 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 -- 2.26.2