summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-27 16:35:14 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-27 16:40:26 +0100
commitce7a195665db05cc15721b7c69465c13464b8e5b (patch)
tree39fe87863489746b6f767dc7cb68e3f8d38ef372 /dev-ros/mavros
parentdev-ros/diagnostic_msgs: Add python 3.6 and pypy/3 support (diff)
downloadgentoo-ce7a195665db05cc15721b7c69465c13464b8e5b.tar.gz
gentoo-ce7a195665db05cc15721b7c69465c13464b8e5b.tar.bz2
gentoo-ce7a195665db05cc15721b7c69465c13464b8e5b.zip
dev-ros/mavros: Add python 3.4/3.5/3.6 and pypy/3 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/mavros')
-rw-r--r--dev-ros/mavros/mavros-0.18.7.ebuild2
-rw-r--r--dev-ros/mavros/mavros-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/mavros/mavros-0.18.7.ebuild b/dev-ros/mavros/mavros-0.18.7.ebuild
index 8d05cde8c533..fd9347f94183 100644
--- a/dev-ros/mavros/mavros-0.18.7.ebuild
+++ b/dev-ros/mavros/mavros-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/mavros-9999.ebuild b/dev-ros/mavros/mavros-9999.ebuild
index 8d05cde8c533..fd9347f94183 100644
--- a/dev-ros/mavros/mavros-9999.ebuild
+++ b/dev-ros/mavros/mavros-9999.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