Skip to content

Commit

Permalink
dev-ros/pcl_ros: drop PYTHON_COMPAT from here
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed May 18, 2020
1 parent 0752b5f commit 15061ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions dev-ros/pcl_ros/pcl_ros-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 15061ee

Please sign in to comment.