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/fcgi/
Date: Mon, 26 Oct 2015 05:21:57
Message-Id: 1445836804.5acfc0aba78c8d9cff79e15e389ae0fc24a18ed2.jer@gentoo
1 commit: 5acfc0aba78c8d9cff79e15e389ae0fc24a18ed2
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 05:20:04 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 05:20:04 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5acfc0ab
7
8 dev-ruby/fcgi: Stable for PPC64 (bug #563862).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild
17 index 4aaecef..85d272f 100644
18 --- a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild
19 +++ b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild
20 @@ -15,7 +15,7 @@ inherit multilib ruby-fakegem
21 DESCRIPTION="FastCGI library for Ruby"
22 HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 LICENSE="Ruby"
27
28 DEPEND+=" dev-libs/fcgi"