summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2017-03-10 14:52:57 -0800
committerZac Medico <zmedico@gentoo.org>2017-03-10 14:52:57 -0800
commit0f2081277c16aab2cc5ac7182bb414b72316b37d (patch)
tree4b72012bc325c1cfd40bfbbf8891ab7a04289802 /dev-python/openpyxl/openpyxl-2.3.3.ebuild
parentdev-python/et_xmlfile: Add python3_6 to PYTHON_COMPAT (diff)
downloadgentoo-0f2081277c16aab2cc5ac7182bb414b72316b37d.tar.gz
gentoo-0f2081277c16aab2cc5ac7182bb414b72316b37d.tar.bz2
gentoo-0f2081277c16aab2cc5ac7182bb414b72316b37d.zip
dev-python/openpyxl: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-python/openpyxl/openpyxl-2.3.3.ebuild')
-rw-r--r--dev-python/openpyxl/openpyxl-2.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/openpyxl/openpyxl-2.3.3.ebuild b/dev-python/openpyxl/openpyxl-2.3.3.ebuild
index fa3fc8a0321c..ef154a5dc827 100644
--- a/dev-python/openpyxl/openpyxl-2.3.3.ebuild
+++ b/dev-python/openpyxl/openpyxl-2.3.3.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} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 vcs-snapshot