Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/oauth/
Date: Sun, 25 Mar 2018 19:46:09
Message-Id: 1522006918.5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d.slyfox@gentoo
1 commit: 5c96cc52cd644ab00bf0dc9f4e99f3a86f587c1d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 25 19:41:58 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 25 19:41:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c96cc52
7
8 dev-ruby/oauth: keyworded 0.5.3 for ppc, bug #563858
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/oauth/oauth-0.5.3.ebuild | 2 +-
14 dev-ruby/oauth/oauth-0.5.4.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ruby/oauth/oauth-0.5.3.ebuild b/dev-ruby/oauth/oauth-0.5.3.ebuild
18 index 883027835fb..d24757d8033 100644
19 --- a/dev-ruby/oauth/oauth-0.5.3.ebuild
20 +++ b/dev-ruby/oauth/oauth-0.5.3.ebuild
21 @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86 ~x86-macos"
26 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos"
27 IUSE=""
28
29 ruby_add_bdepend "test? (
30
31 diff --git a/dev-ruby/oauth/oauth-0.5.4.ebuild b/dev-ruby/oauth/oauth-0.5.4.ebuild
32 index 3694fe7cabc..1b883606f56 100644
33 --- a/dev-ruby/oauth/oauth-0.5.4.ebuild
34 +++ b/dev-ruby/oauth/oauth-0.5.4.ebuild
35 @@ -17,7 +17,7 @@ RUBY_S="${PN}-ruby-${PV}"
36
37 LICENSE="MIT"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~x86 ~x86-macos"
40 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos"
41 IUSE=""
42
43 ruby_add_bdepend "test? (