commit: b60235b3c9ad10f96eaf29fb3eea30a78b8bbda4 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Mar 28 12:03:25 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Mar 28 22:18:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60235b3
ros-meta/robot_model: sync live ebuild with release Package-Manager: Portage-2.3.5, Repoman-2.3.2 ros-meta/robot_model/robot_model-9999.ebuild | 4 ++-- 1 file 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
