dev-python/vcstools: add python 3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:48:32 +0000 (19:48 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 23 Feb 2016 18:48:32 +0000 (19:48 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-python/vcstools/vcstools-0.1.38.ebuild
dev-python/vcstools/vcstools-9999.ebuild

index d7a8169479ef7b7496a7a177ce1f03e9a9f25499..29cfdfaf96919376c5ac7a13f759f827d07b6a32 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index d7a8169479ef7b7496a7a177ce1f03e9a9f25499..29cfdfaf96919376c5ac7a13f759f827d07b6a32 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then