diff options
Diffstat (limited to 'ros-meta/executive_smach/executive_smach-2.0.0.ebuild')
-rw-r--r-- | ros-meta/executive_smach/executive_smach-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |