summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-21 09:24:08 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-21 10:21:12 +0100
commitf9553b7edf6554211ce060abf999a7674d256324 (patch)
tree06a0d5b21dd58a077fadd1522a5ce60359f65c6f /dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild
parentdev-ros/gazebo_msgs: remove old (diff)
downloadgentoo-f9553b7edf6554211ce060abf999a7674d256324.tar.gz
gentoo-f9553b7edf6554211ce060abf999a7674d256324.tar.bz2
gentoo-f9553b7edf6554211ce060abf999a7674d256324.zip
dev-ros/gazebo_msgs: Add python 3.5 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild')
-rw-r--r--dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild
index 35e152147453..900c6d1975c5 100644
--- a/dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild
+++ b/dev-ros/gazebo_msgs/gazebo_msgs-2.6.2.ebuild
@@ -5,7 +5,7 @@
EAPI=5
ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs"
KEYWORDS="~amd64"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
CATKIN_HAS_MESSAGES=yes
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs"