diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-04-19 11:28:33 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-04-19 11:30:04 +0200 |
commit | ef8cbec4bf6503b7454890c02b6ee6f6394f3402 (patch) | |
tree | 63388c58f6fb934a2a358e8df7ed02940b098c9b /ros-meta/robot_model/robot_model-1.12.2.ebuild | |
parent | dev-ros/joint_state_publisher: drop ~arm (diff) | |
download | gentoo-ef8cbec4bf6503b7454890c02b6ee6f6394f3402.tar.gz gentoo-ef8cbec4bf6503b7454890c02b6ee6f6394f3402.tar.bz2 gentoo-ef8cbec4bf6503b7454890c02b6ee6f6394f3402.zip |
ros-meta/robot_model: drop ~arm
Package-Manager: portage-2.2.28
Diffstat (limited to 'ros-meta/robot_model/robot_model-1.12.2.ebuild')
-rw-r--r-- | ros-meta/robot_model/robot_model-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 12eb7e272ddd..4c094327a619 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 |