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