diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 16:54:47 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 17:18:22 +0200 |
commit | b66347fb84722608c858e3b3b1d193a353be8c09 (patch) | |
tree | d0f0c1c6d9c696ab9178be4fe28140f8e9154ae0 /dev-ros/fake_localization | |
parent | dev-ros/fake_localization: eapi7 (diff) | |
download | gentoo-b66347fb84722608c858e3b3b1d193a353be8c09.tar.gz gentoo-b66347fb84722608c858e3b3b1d193a353be8c09.tar.bz2 gentoo-b66347fb84722608c858e3b3b1d193a353be8c09.zip |
dev-ros/fake_localization: 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/fake_localization')
-rw-r--r-- | dev-ros/fake_localization/fake_localization-1.16.6.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/fake_localization/fake_localization-9999.ebuild | 1 |
2 files changed, 0 insertions, 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 d5a94a8dd171..1634273142ee 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 d5a94a8dd171..1634273142ee 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 |