From: Alexis Ballier Date: Mon, 27 Feb 2017 10:19:28 +0000 (+0100) Subject: dev-ros/genmsg: Add python 3.6 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=047076ba2c3cb122eceeb9519d654261ccd89918;p=gentoo.git dev-ros/genmsg: Add python 3.6 support Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ros/genmsg/genmsg-0.5.8.ebuild b/dev-ros/genmsg/genmsg-0.5.8.ebuild index f6c84a4d6599..031a80e94af4 100644 --- a/dev-ros/genmsg/genmsg-0.5.8.ebuild +++ b/dev-ros/genmsg/genmsg-0.5.8.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genmsg" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) inherit ros-catkin diff --git a/dev-ros/genmsg/genmsg-9999.ebuild b/dev-ros/genmsg/genmsg-9999.ebuild index f6c84a4d6599..031a80e94af4 100644 --- a/dev-ros/genmsg/genmsg-9999.ebuild +++ b/dev-ros/genmsg/genmsg-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genmsg" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) inherit ros-catkin