diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:24:20 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:47 +0200 |
commit | c5f18b38714135458b4491da6223ac73834381a0 (patch) | |
tree | 2bb0ef61205598c311fd134344a58659d971b4e5 /ros-meta/ros_comm/ros_comm-1.15.7.ebuild | |
parent | ros-meta/ros_control: eapi7 (diff) | |
download | gentoo-c5f18b38714135458b4491da6223ac73834381a0.tar.gz gentoo-c5f18b38714135458b4491da6223ac73834381a0.tar.bz2 gentoo-c5f18b38714135458b4491da6223ac73834381a0.zip |
ros-meta/ros_comm: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/ros_comm/ros_comm-1.15.7.ebuild')
-rw-r--r-- | ros-meta/ros_comm/ros_comm-1.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ros-meta/ros_comm/ros_comm-1.15.7.ebuild b/ros-meta/ros_comm/ros_comm-1.15.7.ebuild index f7f96f5e5e58..e9db26e11347 100644 --- a/ros-meta/ros_comm/ros_comm-1.15.7.ebuild +++ b/ros-meta/ros_comm/ros_comm-1.15.7.ebuild @@ -1,7 +1,7 @@ # 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/ros_comm" KEYWORDS="~amd64 ~arm" |