From ed1d9ba52e9e36c976a08522355250886e646835 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 23 Feb 2016 19:48:32 +0100 Subject: [PATCH] dev-python/vcstools: add python 3.5 support Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier --- dev-python/vcstools/vcstools-0.1.38.ebuild | 2 +- dev-python/vcstools/vcstools-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/vcstools/vcstools-0.1.38.ebuild b/dev-python/vcstools/vcstools-0.1.38.ebuild index d7a8169479ef..29cfdfaf9691 100644 --- a/dev-python/vcstools/vcstools-0.1.38.ebuild +++ b/dev-python/vcstools/vcstools-0.1.38.ebuild @@ -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 diff --git a/dev-python/vcstools/vcstools-9999.ebuild b/dev-python/vcstools/vcstools-9999.ebuild index d7a8169479ef..29cfdfaf9691 100644 --- a/dev-python/vcstools/vcstools-9999.ebuild +++ b/dev-python/vcstools/vcstools-9999.ebuild @@ -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 -- 2.26.2