diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 17:14:05 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 17:18:26 +0200 |
commit | 63d3640a8014a8f794a9af7297d51b29cf5644d6 (patch) | |
tree | 003323b37f44564737d3e25ef57c94ab4b1d33e8 /dev-ros | |
parent | dev-ros/gazebo_plugins: eapi7 (diff) | |
download | gentoo-63d3640a8014a8f794a9af7297d51b29cf5644d6.tar.gz gentoo-63d3640a8014a8f794a9af7297d51b29cf5644d6.tar.bz2 gentoo-63d3640a8014a8f794a9af7297d51b29cf5644d6.zip |
dev-ros/gazebo_plugins: drop python compat
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild index f7bd8731a74f..37b2edb62d45 100644 --- a/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild +++ b/dev-ros/gazebo_plugins/gazebo_plugins-2.8.7.ebuild @@ -4,7 +4,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild index f7bd8731a74f..37b2edb62d45 100644 --- a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild +++ b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild @@ -4,7 +4,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} |