From 543503fdd0c77e3a416d1fcd9ece6e1b0c835608 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 1 Nov 2016 21:10:51 +0100 Subject: global: Drop dead implementations from PYTHON_COMPAT --- ros-meta/executive_smach/executive_smach-2.0.0.ebuild | 2 +- ros-meta/executive_smach/executive_smach-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ros-meta/executive_smach') diff --git a/ros-meta/executive_smach/executive_smach-2.0.0.ebuild b/ros-meta/executive_smach/executive_smach-2.0.0.ebuild index 76573ce479d0..b670032d3e42 100644 --- a/ros-meta/executive_smach/executive_smach-2.0.0.ebuild +++ b/ros-meta/executive_smach/executive_smach-2.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/ros-meta/executive_smach/executive_smach-9999.ebuild b/ros-meta/executive_smach/executive_smach-9999.ebuild index 76573ce479d0..b670032d3e42 100644 --- a/ros-meta/executive_smach/executive_smach-9999.ebuild +++ b/ros-meta/executive_smach/executive_smach-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin -- cgit v1.2.3-18-g5258