diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:03:52 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:38 +0200 |
commit | 53bb806821aeaf39ebd90b31560b1c407de3fd47 (patch) | |
tree | 9ca242df1d99436d87301690185f51f34bfb35c8 /ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild | |
parent | ros-meta/hector_slam: eapi7 (diff) | |
download | gentoo-53bb806821aeaf39ebd90b31560b1c407de3fd47.tar.gz gentoo-53bb806821aeaf39ebd90b31560b1c407de3fd47.tar.bz2 gentoo-53bb806821aeaf39ebd90b31560b1c407de3fd47.zip |
ros-meta/vision_opencv: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild')
-rw-r--r-- | ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild b/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild index 0fc25adc338c..04b1d0f29d6f 100644 --- a/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild +++ b/ros-meta/vision_opencv/vision_opencv-1.15.0.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-perception/vision_opencv" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |