summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-16 17:03:30 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-16 18:30:46 +0200
commitaf5db1206261c937d74486cd0c475cdaae456fb1 (patch)
tree62ac49b5ae84feb506aa1bbc7bb0772fd6dd4c0a /dev-ros/mavros_msgs
parentdev-ros/media_export: Remove old (diff)
downloadgentoo-af5db1206261c937d74486cd0c475cdaae456fb1.tar.gz
gentoo-af5db1206261c937d74486cd0c475cdaae456fb1.tar.bz2
gentoo-af5db1206261c937d74486cd0c475cdaae456fb1.zip
dev-ros/mavros_msgs: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/mavros_msgs')
-rw-r--r--dev-ros/mavros_msgs/mavros_msgs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild b/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild
index c1a4b0685200..db94855f38ed 100644
--- a/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild
+++ b/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/mavlink/mavros"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"