summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-09 12:08:01 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-09 12:46:01 +0200
commitd9d311c6c115c789b78b4d3fc5cdc975b323ea75 (patch)
treebbcafa4c55725d9209c553611c4f3ca91ffb815d /dev-ros/tf2_msgs/tf2_msgs-9999.ebuild
parentdev-ros/tf2_py: Remove old (diff)
downloadgentoo-d9d311c6c115c789b78b4d3fc5cdc975b323ea75.tar.gz
gentoo-d9d311c6c115c789b78b4d3fc5cdc975b323ea75.tar.bz2
gentoo-d9d311c6c115c789b78b4d3fc5cdc975b323ea75.zip
dev-ros/tf2_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/tf2_msgs/tf2_msgs-9999.ebuild')
-rw-r--r--dev-ros/tf2_msgs/tf2_msgs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild b/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild
index 655779b19fe6..779b1cb8ae1c 100644
--- a/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild
+++ b/dev-ros/tf2_msgs/tf2_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/ros/geometry2"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs"