dev-ros/std_msgs: Add python 3.6 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 10:44:25 +0000 (11:44 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 10:49:10 +0000 (11:49 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/std_msgs/std_msgs-0.5.11.ebuild
dev-ros/std_msgs/std_msgs-9999.ebuild

index 000dbf84cf1be372fb6b984e86210e207a069269..10c6631711900c40587fe8f6a600d4df17a32fba 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/std_msgs"
 CATKIN_HAS_MESSAGES=yes
 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} )
 
 inherit ${SCM} ros-catkin
 
index 000dbf84cf1be372fb6b984e86210e207a069269..10c6631711900c40587fe8f6a600d4df17a32fba 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/std_msgs"
 CATKIN_HAS_MESSAGES=yes
 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} )
 
 inherit ${SCM} ros-catkin