dev-ros/rosparam: Add python 3.6 pypy/3 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 15:52:53 +0000 (16:52 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 17:09:24 +0000 (18:09 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/rosparam/rosparam-1.13.0.ebuild
dev-ros/rosparam/rosparam-9999.ebuild

index df24a93de785cba65d5cf56a6139fb924d79d88d..d18bc07ce84c9a0cc745dd9ca4620e792555a038 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/ros_comm"
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=tools/${PN}
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin
 
index df24a93de785cba65d5cf56a6139fb924d79d88d..d18bc07ce84c9a0cc745dd9ca4620e792555a038 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/ros_comm"
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=tools/${PN}
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin