diff options
Diffstat (limited to 'dev-ros/rosunit')
-rw-r--r-- | dev-ros/rosunit/rosunit-1.15.5.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/rosunit/rosunit-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/rosunit/rosunit-1.15.5.ebuild b/dev-ros/rosunit/rosunit-1.15.5.ebuild index cbdab3560566..85fc58e39231 100644 --- a/dev-ros/rosunit/rosunit-1.15.5.ebuild +++ b/dev-ros/rosunit/rosunit-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/rosunit/rosunit-9999.ebuild b/dev-ros/rosunit/rosunit-9999.ebuild index cbdab3560566..85fc58e39231 100644 --- a/dev-ros/rosunit/rosunit-9999.ebuild +++ b/dev-ros/rosunit/rosunit-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 |