commit: 088bcab9c9f17daf15ce2e34444bd6b7ac2f8ae8 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Mar 28 12:01:46 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Mar 28 22:18:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088bcab9
ros-meta/robot_model: restore ~arm on latest meta ebuild Package-Manager: Portage-2.3.5, Repoman-2.3.2 ros-meta/robot_model/robot_model-1.12.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros-meta/robot_model/robot_model-1.12.7.ebuild b/ros-meta/robot_model/robot_model-1.12.7.ebuild index 00932617054..f9b78f8d0f1 100644 --- a/ros-meta/robot_model/robot_model-1.12.7.ebuild +++ b/ros-meta/robot_model/robot_model-1.12.7.ebuild @@ -3,7 +3,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/robot_model" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} inherit ros-catkin
