From dc97faa24ccbbb989c8d5df8f8e0f885ff69d79f Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 23 Feb 2016 19:08:59 +0100 Subject: [PATCH] dev-ros/genpy: add python 3.5 support Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier --- dev-ros/genpy/genpy-0.5.7.ebuild | 2 +- dev-ros/genpy/genpy-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/genpy/genpy-0.5.7.ebuild b/dev-ros/genpy/genpy-0.5.7.ebuild index 46b7961a883c..e18cd2aa843c 100644 --- a/dev-ros/genpy/genpy-0.5.7.ebuild +++ b/dev-ros/genpy/genpy-0.5.7.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genpy" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genpy/genpy-9999.ebuild b/dev-ros/genpy/genpy-9999.ebuild index 46b7961a883c..e18cd2aa843c 100644 --- a/dev-ros/genpy/genpy-9999.ebuild +++ b/dev-ros/genpy/genpy-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genpy" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) inherit ros-catkin -- 2.26.2