Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/thor/
Date: Thu, 22 Mar 2018 20:24:00
Message-Id: 1521750193.07d7e3720cdf3892fedf500388533413ff2a160c.jer@gentoo
1 commit: 07d7e3720cdf3892fedf500388533413ff2a160c
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 19:52:35 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 20:23:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d7e372
7
8 dev-ruby/thor: Mark ~hppa too.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/thor/thor-0.19.4.ebuild | 2 +-
14 dev-ruby/thor/thor-0.20.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ruby/thor/thor-0.19.4.ebuild b/dev-ruby/thor/thor-0.19.4.ebuild
18 index 750c28e0246..738bf2fa4c1 100644
19 --- a/dev-ruby/thor/thor-0.19.4.ebuild
20 +++ b/dev-ruby/thor/thor-0.19.4.ebuild
21 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
27 IUSE="doc"
28
29 all_ruby_prepare() {
30
31 diff --git a/dev-ruby/thor/thor-0.20.0.ebuild b/dev-ruby/thor/thor-0.20.0.ebuild
32 index 600149878d9..2d4022dbaff 100644
33 --- a/dev-ruby/thor/thor-0.20.0.ebuild
34 +++ b/dev-ruby/thor/thor-0.20.0.ebuild
35 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${
36
37 LICENSE="MIT"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
40 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
41 IUSE="doc"
42
43 USE_RUBY="ruby21 ruby22 ruby23" ruby_add_bdepend "