Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/joint_state_publisher/
Date: Sat, 04 Mar 2017 14:26:39
Message-Id: 1488637408.c830bd3df1b09e0dd21a80f8b727313a26efb197.aballier@gentoo
1 commit: c830bd3df1b09e0dd21a80f8b727313a26efb197
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 14:22:16 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 14:23:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c830bd3d
7
8 dev-ros/joint_state_publisher: keyword ~arm
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild | 2 +-
13 dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 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
17 index 6f96032e4b6..7a7a68e6267 100644
18 --- a/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild
19 +++ b/dev-ros/joint_state_publisher/joint_state_publisher-1.12.7.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=5
23 ROS_REPO_URI="https://github.com/ros/robot_model"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="~amd64 ~arm"
26 ROS_SUBDIR=${PN}
27 PYTHON_COMPAT=( python2_7 )
28
29
30 diff --git a/dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild b/dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild
31 index 6d9ce4e4da9..7a7a68e6267 100644
32 --- a/dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild
33 +++ b/dev-ros/joint_state_publisher/joint_state_publisher-9999.ebuild
34 @@ -1,9 +1,9 @@
35 -# Copyright 1999-2014 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=5
40 ROS_REPO_URI="https://github.com/ros/robot_model"
41 -KEYWORDS="~amd64"
42 +KEYWORDS="~amd64 ~arm"
43 ROS_SUBDIR=${PN}
44 PYTHON_COMPAT=( python2_7 )