diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 13:10:43 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 13:45:28 +0200 |
commit | 1804469f652cbaed289c586310c6fceb34664bd3 (patch) | |
tree | ef61e569fa4008854fded1027db081a0d604e27f /dev-ros/std_srvs/std_srvs-9999.ebuild | |
parent | dev-ros/bond: Remove old (diff) | |
download | gentoo-1804469f652cbaed289c586310c6fceb34664bd3.tar.gz gentoo-1804469f652cbaed289c586310c6fceb34664bd3.tar.bz2 gentoo-1804469f652cbaed289c586310c6fceb34664bd3.zip |
dev-ros/std_srvs: bump to 1.11.3
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/std_srvs/std_srvs-9999.ebuild')
-rw-r--r-- | dev-ros/std_srvs/std_srvs-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ros/std_srvs/std_srvs-9999.ebuild b/dev-ros/std_srvs/std_srvs-9999.ebuild index 884134e47a0b..52fdbcd95ba5 100644 --- a/dev-ros/std_srvs/std_srvs-9999.ebuild +++ b/dev-ros/std_srvs/std_srvs-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 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} inherit ros-catkin |