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 06:30:51
Message-Id: 1445840960.ea3c57ad1a4b2db017918f2cb47e92c85cb81a4f.jer@gentoo
1 commit: ea3c57ad1a4b2db017918f2cb47e92c85cb81a4f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 06:29:20 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 06:29:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3c57ad
7
8 dev-ruby/fcgi: Stable for HPPA (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 85d272f..1504ab8 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"