summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:39:15 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:11 +0200
commitbaaa96095164e069ee02ad22c8fcf9e328421e91 (patch)
tree33b6cc7343d694bc31b6aee815249c8ecdce829f /eclass/ros-catkin.eclass
parentrebar.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-baaa96095164e069ee02ad22c8fcf9e328421e91.tar.gz
gentoo-baaa96095164e069ee02ad22c8fcf9e328421e91.tar.bz2
gentoo-baaa96095164e069ee02ad22c8fcf9e328421e91.zip
ros-catkin.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/ros-catkin.eclass')
-rw-r--r--eclass/ros-catkin.eclass1
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.