diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-03-28 14:01:46 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-03-29 00:18:22 +0200 |
commit | 088bcab9c9f17daf15ce2e34444bd6b7ac2f8ae8 (patch) | |
tree | 704c3616bbde30fb2c0ecb48a411a071727170d9 /ros-meta | |
parent | dev-ros/nodelet: Add python35/36 and pypy/3 support (diff) | |
download | gentoo-088bcab9c9f17daf15ce2e34444bd6b7ac2f8ae8.tar.gz gentoo-088bcab9c9f17daf15ce2e34444bd6b7ac2f8ae8.tar.bz2 gentoo-088bcab9c9f17daf15ce2e34444bd6b7ac2f8ae8.zip |
ros-meta/robot_model: restore ~arm on latest meta ebuild
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/robot_model/robot_model-1.12.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 00932617054f..f9b78f8d0f1f 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 |