summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-27 16:50:59 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-27 18:09:24 +0100
commit6d7554d0f60f5321af096ccdce22a24a91ec30f0 (patch)
treee6a2e1741347970c9110ea05a816dbd343eae255 /dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
parentdev-ros/rosclean: Add python 3.6 & pypy/3 support (diff)
downloadgentoo-6d7554d0f60f5321af096ccdce22a24a91ec30f0.tar.gz
gentoo-6d7554d0f60f5321af096ccdce22a24a91ec30f0.tar.bz2
gentoo-6d7554d0f60f5321af096ccdce22a24a91ec30f0.zip
dev-ros/rosgraph_msgs: Add python 3.6 and pypy/3 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.ebuild2
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 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"