summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 18:21:05 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 18:50:35 +0200
commit48e9bd78d2d4ef09f419feed5bacfe793dea79b6 (patch)
tree6a7dc4178a98f3d569add9e424faf00ef2be1449 /dev-ros/rosclean
parentdev-ros/roscreate: Remove old (diff)
downloadgentoo-48e9bd78d2d4ef09f419feed5bacfe793dea79b6.tar.gz
gentoo-48e9bd78d2d4ef09f419feed5bacfe793dea79b6.tar.bz2
gentoo-48e9bd78d2d4ef09f419feed5bacfe793dea79b6.zip
dev-ros/rosclean: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rosclean')
-rw-r--r--dev-ros/rosclean/rosclean-1.15.5.ebuild3
-rw-r--r--dev-ros/rosclean/rosclean-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/rosclean/rosclean-1.15.5.ebuild b/dev-ros/rosclean/rosclean-1.15.5.ebuild
index 60b255c11473..a2d9ba24e79c 100644
--- a/dev-ros/rosclean/rosclean-1.15.5.ebuild
+++ b/dev-ros/rosclean/rosclean-1.15.5.ebuild
@@ -1,11 +1,10 @@
# 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"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin
diff --git a/dev-ros/rosclean/rosclean-9999.ebuild b/dev-ros/rosclean/rosclean-9999.ebuild
index 60b255c11473..a2d9ba24e79c 100644
--- a/dev-ros/rosclean/rosclean-9999.ebuild
+++ b/dev-ros/rosclean/rosclean-9999.ebuild
@@ -1,11 +1,10 @@
# 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"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin