diff options
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/robot_model/robot_model-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild index 9dc92058563..f9b78f8d0f1 100644 --- a/ros-meta/robot_model/robot_model-9999.ebuild +++ b/ros-meta/robot_model/robot_model-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 ROS_REPO_URI="https://github.com/ros/robot_model" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} inherit ros-catkin |