From 0a5957a0b56e73404d6a6ea9da53ec3cdff8cd59 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 27 Feb 2017 16:38:52 +0100 Subject: [PATCH] dev-ros/mavros_extras: Add python 3.4/3.5/3.6 pypy/3 support Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-ros/mavros_extras/mavros_extras-0.18.7.ebuild | 2 +- dev-ros/mavros_extras/mavros_extras-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ros/mavros_extras/mavros_extras-0.18.7.ebuild b/dev-ros/mavros_extras/mavros_extras-0.18.7.ebuild index 0ad75974e90e..6d019cd621da 100644 --- a/dev-ros/mavros_extras/mavros_extras-0.18.7.ebuild +++ b/dev-ros/mavros_extras/mavros_extras-0.18.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/mavros_extras/mavros_extras-9999.ebuild b/dev-ros/mavros_extras/mavros_extras-9999.ebuild index af9e276b62c6..6d019cd621da 100644 --- a/dev-ros/mavros_extras/mavros_extras-9999.ebuild +++ b/dev-ros/mavros_extras/mavros_extras-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) ROS_SUBDIR=${PN} inherit ros-catkin -- 2.26.2