summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-09 14:03:32 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-09 14:33:28 +0200
commit55bb125f0dcfb054f93dac7fc187355482410ab6 (patch)
treeac9542399ac89b38718bfb2c26f039c3a548e030 /dev-ros/smach_msgs/smach_msgs-9999.ebuild
parentdev-ros/smach_ros: Remove old (diff)
downloadgentoo-55bb125f0dcfb054f93dac7fc187355482410ab6.tar.gz
gentoo-55bb125f0dcfb054f93dac7fc187355482410ab6.tar.bz2
gentoo-55bb125f0dcfb054f93dac7fc187355482410ab6.zip
dev-ros/smach_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/smach_msgs/smach_msgs-9999.ebuild')
-rw-r--r--dev-ros/smach_msgs/smach_msgs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/smach_msgs/smach_msgs-9999.ebuild b/dev-ros/smach_msgs/smach_msgs-9999.ebuild
index 20cd3b0f678e..43513fe5132f 100644
--- a/dev-ros/smach_msgs/smach_msgs-9999.ebuild
+++ b/dev-ros/smach_msgs/smach_msgs-9999.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros/executive_smach"
CATKIN_HAS_MESSAGES=yes
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"