commit:     15061ee7f06b10bc4e7739bcf13450471fca2d9a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 10:22:47 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon May 18 11:22:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15061ee7

dev-ros/pcl_ros: drop PYTHON_COMPAT from here

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild | 1 -
 dev-ros/pcl_ros/pcl_ros-9999.ebuild  | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild 
b/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
index 8031be393f9..0ffd456d66a 100644
--- a/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
+++ b/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
@@ -4,7 +4,6 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin

diff --git a/dev-ros/pcl_ros/pcl_ros-9999.ebuild 
b/dev-ros/pcl_ros/pcl_ros-9999.ebuild
index 8a6af208378..2101a7b6837 100644
--- a/dev-ros/pcl_ros/pcl_ros-9999.ebuild
+++ b/dev-ros/pcl_ros/pcl_ros-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin

Reply via email to