diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-03-28 14:03:25 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-03-29 00:18:23 +0200 |
commit | b60235b3c9ad10f96eaf29fb3eea30a78b8bbda4 (patch) | |
tree | b45081c5d7cec6ec8e3650ad0a04416dd5e0b5b4 /ros-meta | |
parent | ros-meta/robot_model: remove old (diff) | |
download | gentoo-b60235b3c9ad10f96eaf29fb3eea30a78b8bbda4.tar.gz gentoo-b60235b3c9ad10f96eaf29fb3eea30a78b8bbda4.tar.bz2 gentoo-b60235b3c9ad10f96eaf29fb3eea30a78b8bbda4.zip |
ros-meta/robot_model: sync live ebuild with release
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/robot_model/robot_model-9999.ebuild | 4 |
1 files 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 9dc920585632..f9b78f8d0f1f 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 |