summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-09 13:08:36 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-09 13:45:27 +0200
commit337bad2621c2637eaaeeb2bc9c2ab80d8443ccab (patch)
tree630f56106e275cb04ec6b91977948a366f837340 /dev-ros/bond/bond-1.8.5.ebuild
parentdev-ros/bondcpp: Remove old (diff)
downloadgentoo-337bad2621c2637eaaeeb2bc9c2ab80d8443ccab.tar.gz
gentoo-337bad2621c2637eaaeeb2bc9c2ab80d8443ccab.tar.bz2
gentoo-337bad2621c2637eaaeeb2bc9c2ab80d8443ccab.zip
dev-ros/bond: 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/bond/bond-1.8.5.ebuild')
-rw-r--r--dev-ros/bond/bond-1.8.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/bond/bond-1.8.5.ebuild b/dev-ros/bond/bond-1.8.5.ebuild
index 82922d265f43..16f4aac71766 100644
--- a/dev-ros/bond/bond-1.8.5.ebuild
+++ b/dev-ros/bond/bond-1.8.5.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/bond_core"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"