commit: ef8cbec4bf6503b7454890c02b6ee6f6394f3402 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Apr 19 09:28:33 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Apr 19 09:30:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8cbec4
ros-meta/robot_model: drop ~arm Package-Manager: portage-2.2.28 ros-meta/robot_model/robot_model-1.12.2.ebuild | 2 +- ros-meta/robot_model/robot_model-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ros-meta/robot_model/robot_model-1.12.2.ebuild b/ros-meta/robot_model/robot_model-1.12.2.ebuild index 12eb7e2..4c09432 100644 --- a/ros-meta/robot_model/robot_model-1.12.2.ebuild +++ b/ros-meta/robot_model/robot_model-1.12.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/robot_model" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64" ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild index 12eb7e2..4c09432 100644 --- a/ros-meta/robot_model/robot_model-9999.ebuild +++ b/ros-meta/robot_model/robot_model-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/robot_model" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64" ROS_SUBDIR=${PN} inherit ros-catkin
