diff options
Diffstat (limited to 'dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild')
-rw-r--r-- | dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild index acf4c361e70c..ed54e9e820eb 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin |