diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:29:47 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:49 +0200 |
commit | e1bec8a7774d41121447caa782a1562e45dc73b3 (patch) | |
tree | abcdf5c86010893e3d4638c9e44984a5780571db /ros-meta/rosserial/rosserial-9999.ebuild | |
parent | ros-meta/slam_gmapping: eapi7 (diff) | |
download | gentoo-e1bec8a7774d41121447caa782a1562e45dc73b3.tar.gz gentoo-e1bec8a7774d41121447caa782a1562e45dc73b3.tar.bz2 gentoo-e1bec8a7774d41121447caa782a1562e45dc73b3.zip |
ros-meta/rosserial: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/rosserial/rosserial-9999.ebuild')
-rw-r--r-- | ros-meta/rosserial/rosserial-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ros-meta/rosserial/rosserial-9999.ebuild b/ros-meta/rosserial/rosserial-9999.ebuild index c11f615644f0..6d037433fddb 100644 --- a/ros-meta/rosserial/rosserial-9999.ebuild +++ b/ros-meta/rosserial/rosserial-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# 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-drivers/rosserial" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |