commit: b66347fb84722608c858e3b3b1d193a353be8c09 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon May 18 14:54:47 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon May 18 15:18:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66347fb
dev-ros/fake_localization: drop python compat Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/fake_localization/fake_localization-1.16.6.ebuild | 1 - dev-ros/fake_localization/fake_localization-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-ros/fake_localization/fake_localization-1.16.6.ebuild b/dev-ros/fake_localization/fake_localization-1.16.6.ebuild index d5a94a8dd17..1634273142e 100644 --- a/dev-ros/fake_localization/fake_localization-1.16.6.ebuild +++ b/dev-ros/fake_localization/fake_localization-1.16.6.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-planning/navigation" ROS_SUBDIR=${PN} KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin diff --git a/dev-ros/fake_localization/fake_localization-9999.ebuild b/dev-ros/fake_localization/fake_localization-9999.ebuild index d5a94a8dd17..1634273142e 100644 --- a/dev-ros/fake_localization/fake_localization-9999.ebuild +++ b/dev-ros/fake_localization/fake_localization-9999.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-planning/navigation" ROS_SUBDIR=${PN} KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin
