diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-03-04 15:22:16 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-03-04 15:23:28 +0100 |
commit | c830bd3df1b09e0dd21a80f8b727313a26efb197 (patch) | |
tree | 46e6bebb548966719c1039bf3890ff4624459b74 /dev-ros/joint_state_publisher | |
parent | app-admin/gentoo-rsync-mirror: sparc stable wrt bug #611196 (diff) | |
download | gentoo-c830bd3df1b09e0dd21a80f8b727313a26efb197.tar.gz gentoo-c830bd3df1b09e0dd21a80f8b727313a26efb197.tar.bz2 gentoo-c830bd3df1b09e0dd21a80f8b727313a26efb197.zip |
dev-ros/joint_state_publisher: keyword ~arm
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-ros/joint_state_publisher')
-rw-r--r-- | dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild | 2 | ||||
-rw-r--r-- | 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 6f96032e4b6c..7a7a68e62676 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 6d9ce4e4da91..7a7a68e62676 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 ) |