diff options
Diffstat (limited to 'dev-ros/smach/smach-9999.ebuild')
-rw-r--r-- | dev-ros/smach/smach-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/smach/smach-9999.ebuild b/dev-ros/smach/smach-9999.ebuild index 91f453c4e727..6914320a18ae 100644 --- a/dev-ros/smach/smach-9999.ebuild +++ b/dev-ros/smach/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 |