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

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

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