Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-openid/
Date: Mon, 14 Dec 2015 14:12:35
Message-Id: 1450102247.e7314e0ee17a0c4b868a31704ecba81f5feb555f.ago@gentoo
1 commit: e7314e0ee17a0c4b868a31704ecba81f5feb555f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 14 14:10:47 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 14:10:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7314e0e
7
8 dev-ruby/ruby-openid: amd64 stable wrt bug #568118
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild
18 index 34fc058..f676228 100644
19 --- a/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild
20 +++ b/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/openid/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos"
26 +KEYWORDS="amd64 ~ppc ~x86 ~x86-macos"
27 IUSE="test"
28
29 all_ruby_prepare() {