summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:52:26 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:30:09 +0200
commitbb1f3302fd5265587226163bc4e3ca932409fce5 (patch)
tree5cd89bf2860dd0ceefe3d24ef1fe95a3ef7f0162 /dev-ros/rosmaster
parentdev-ros/roslaunch: Remove old (diff)
downloadgentoo-bb1f3302fd5265587226163bc4e3ca932409fce5.tar.gz
gentoo-bb1f3302fd5265587226163bc4e3ca932409fce5.tar.bz2
gentoo-bb1f3302fd5265587226163bc4e3ca932409fce5.zip
dev-ros/rosmaster: 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/rosmaster')
-rw-r--r--dev-ros/rosmaster/rosmaster-1.15.7.ebuild3
-rw-r--r--dev-ros/rosmaster/rosmaster-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/rosmaster/rosmaster-1.15.7.ebuild b/dev-ros/rosmaster/rosmaster-1.15.7.ebuild
index a339d31c4b73..c8a663583e77 100644
--- a/dev-ros/rosmaster/rosmaster-1.15.7.ebuild
+++ b/dev-ros/rosmaster/rosmaster-1.15.7.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_comm"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin
diff --git a/dev-ros/rosmaster/rosmaster-9999.ebuild b/dev-ros/rosmaster/rosmaster-9999.ebuild
index a339d31c4b73..c8a663583e77 100644
--- a/dev-ros/rosmaster/rosmaster-9999.ebuild
+++ b/dev-ros/rosmaster/rosmaster-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_comm"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin