From: Alexis Ballier Date: Sat, 4 Mar 2017 14:34:55 +0000 (+0100) Subject: dev-ros/roscpp: Add python 3.6 and pypy/3 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d73acedd8de336f635416e9bbe60e569a68f62a8;p=gentoo.git dev-ros/roscpp: Add python 3.6 and pypy/3 support Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-ros/roscpp/roscpp-1.13.0.ebuild b/dev-ros/roscpp/roscpp-1.13.0.ebuild index 786f85410752..277ba479468a 100644 --- a/dev-ros/roscpp/roscpp-1.13.0.ebuild +++ b/dev-ros/roscpp/roscpp-1.13.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-9999.ebuild b/dev-ros/roscpp/roscpp-9999.ebuild index 786f85410752..277ba479468a 100644 --- a/dev-ros/roscpp/roscpp-9999.ebuild +++ b/dev-ros/roscpp/roscpp-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin