diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-11-01 21:10:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-11-01 21:58:22 +0100 |
commit | 543503fdd0c77e3a416d1fcd9ece6e1b0c835608 (patch) | |
tree | d74e2f2dfd3ea0562ab791352f03f91078cd2c74 /dev-ros/visp_hand2eye_calibration | |
parent | sys-cluster/gasnet: added ~arm tested by me (diff) | |
download | gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.gz gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.bz2 gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.zip |
global: Drop dead implementations from PYTHON_COMPAT
Diffstat (limited to 'dev-ros/visp_hand2eye_calibration')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild index 418297faec66..40b5398c2881 100644 --- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild +++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild index 418297faec66..40b5398c2881 100644 --- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild +++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild index 418297faec66..40b5398c2881 100644 --- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild +++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin |