From 6d7554d0f60f5321af096ccdce22a24a91ec30f0 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 27 Feb 2017 16:50:59 +0100 Subject: dev-ros/rosgraph_msgs: Add python 3.6 and pypy/3 support Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild') 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 930367d85d9b..e07ec0385550 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_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -- cgit v1.2.3-65-gdbad