diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-27 13:34:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-27 13:34:36 +0200 |
commit | 6c6d4be29e282eb0f6d79f7b855c966c7d1ad82a (patch) | |
tree | 8630f1091cd3f4e0211afe07097190c8690d11c4 /dev-ros/calibration_msgs | |
parent | dev-ros/pluginlib: drop python comapt (diff) | |
download | gentoo-6c6d4be29e282eb0f6d79f7b855c966c7d1ad82a.tar.gz gentoo-6c6d4be29e282eb0f6d79f7b855c966c7d1ad82a.tar.bz2 gentoo-6c6d4be29e282eb0f6d79f7b855c966c7d1ad82a.zip |
dev-ros/calibration_msgs: drop python compat
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/calibration_msgs')
-rw-r--r-- | dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/calibration_msgs/calibration_msgs-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild b/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild index 58baff7c19e7..ad6751d37f33 100644 --- a/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild +++ b/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-perception/calibration" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs" diff --git a/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild b/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild index 58baff7c19e7..ad6751d37f33 100644 --- a/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild +++ b/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-perception/calibration" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs" |