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

index 5b4808019348718ade054d25f4d92043be77bb71..726cf372d563a83d793fdd8d988dcefbe3d3b88b 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 0d22bd204aeb783d285d6c5198cf46f433af1a76..bd767bc937055282445bfdd0789b21e42e769149 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