diff options
Diffstat (limited to 'dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild')
-rw-r--r-- | dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild index 7fb8185960c7..fafe2896fbb7 100644 --- a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild +++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" |