diff options
Diffstat (limited to 'dev-ros/roslaunch')
-rw-r--r-- | dev-ros/roslaunch/roslaunch-1.15.7.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/roslaunch/roslaunch-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/roslaunch/roslaunch-1.15.7.ebuild b/dev-ros/roslaunch/roslaunch-1.15.7.ebuild index 4538fcdb1d63..963b1ae8e35c 100644 --- a/dev-ros/roslaunch/roslaunch-1.15.7.ebuild +++ b/dev-ros/roslaunch/roslaunch-1.15.7.ebuild @@ -1,12 +1,11 @@ # 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" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) inherit ros-catkin user diff --git a/dev-ros/roslaunch/roslaunch-9999.ebuild b/dev-ros/roslaunch/roslaunch-9999.ebuild index 4538fcdb1d63..963b1ae8e35c 100644 --- a/dev-ros/roslaunch/roslaunch-9999.ebuild +++ b/dev-ros/roslaunch/roslaunch-9999.ebuild @@ -1,12 +1,11 @@ # 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" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) inherit ros-catkin user |