dev-python/vcstools: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:28:24 +0000 (20:28 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:03 +0000 (20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/vcstools/vcstools-0.1.40.ebuild
dev-python/vcstools/vcstools-9999.ebuild

index 8283778fcf059c41032a0500a5b482f0c79fea11..0de876a9249b957d3b94b3b75539d5b49e58d5eb 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index aebf6ab656b1d604b56a9cf3f069614e8c3249b1..0de876a9249b957d3b94b3b75539d5b49e58d5eb 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then