diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:22:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:46 +0200 |
commit | 0703bec77ed7ff55dd92ceee9b0614834853fb17 (patch) | |
tree | 611809a4a5b8321b21ad01ab8f1dc4dac22945f4 /ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild | |
parent | ros-meta/driver_common: eapi7 (diff) | |
download | gentoo-0703bec77ed7ff55dd92ceee9b0614834853fb17.tar.gz gentoo-0703bec77ed7ff55dd92ceee9b0614834853fb17.tar.bz2 gentoo-0703bec77ed7ff55dd92ceee9b0614834853fb17.zip |
ros-meta/roscpp_core: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild')
-rw-r--r-- | ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild b/ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild index 0a98072f6915..8fb6bff22243 100644 --- a/ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild +++ b/ros-meta/roscpp_core/roscpp_core-0.7.2.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/roscpp_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |