dev-ros/message_filters: Add python 3.4/3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Sat, 25 Feb 2017 09:26:57 +0000 (10:26 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 25 Feb 2017 09:54:54 +0000 (10:54 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

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