diff options
Diffstat (limited to 'eclass/ros-catkin.eclass')
-rw-r--r-- | eclass/ros-catkin.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass index 17745d72ecaf..667ecd4583f7 100644 --- a/eclass/ros-catkin.eclass +++ b/eclass/ros-catkin.eclass @@ -6,6 +6,7 @@ # ros@gentoo.org # @AUTHOR: # Alexis Ballier <aballier@gentoo.org> +# @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Template eclass for catkin based ROS packages. # @DESCRIPTION: # Provides function for building ROS packages on Gentoo. |