diff options
author | 2020-07-28 20:04:25 +0200 | |
---|---|---|
committer | 2020-07-29 14:20:38 +0200 | |
commit | 88ec548f96caa2e82113ae744134f711bd95d76c (patch) | |
tree | cd8aff5f794b3f030dc299bd450faaa069b0acab /ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild | |
parent | ros-meta/vision_opencv: eapi7 (diff) | |
download | gentoo-88ec548f96caa2e82113ae744134f711bd95d76c.tar.gz gentoo-88ec548f96caa2e82113ae744134f711bd95d76c.tar.bz2 gentoo-88ec548f96caa2e82113ae744134f711bd95d76c.zip |
ros-meta/perception_pcl: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild')
-rw-r--r-- | ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild b/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild index 10a4ee828f25..98737f5f1ad3 100644 --- a/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild +++ b/ros-meta/perception_pcl/perception_pcl-1.7.1.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/perception_pcl" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |