commit: c830bd3df1b09e0dd21a80f8b727313a26efb197 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Mar 4 14:22:16 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 14:23:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c830bd3d
dev-ros/joint_state_publisher: keyword ~arm Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild | 2 +- dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild b/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild index 6f96032e4b6..7a7a68e6267 100644 --- a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild +++ b/dev-ros/joint_state_publisher/joint_state_publisher-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} PYTHON_COMPAT=( python2_7 ) diff --git a/dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild b/dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild index 6d9ce4e4da9..7a7a68e6267 100644 --- a/dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild +++ b/dev-ros/joint_state_publisher/joint_state_publisher-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} PYTHON_COMPAT=( python2_7 )
