diff options
Diffstat (limited to 'dev-ros/gencpp/gencpp-0.5.4.ebuild')
-rw-r--r-- | dev-ros/gencpp/gencpp-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/gencpp/gencpp-0.5.4.ebuild b/dev-ros/gencpp/gencpp-0.5.4.ebuild index bd58a6c856e6..f7fcac7659d2 100644 --- a/dev-ros/gencpp/gencpp-0.5.4.ebuild +++ b/dev-ros/gencpp/gencpp-0.5.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/gencpp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin |