diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 07:29:20 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-26 07:29:20 +0100 |
commit | ea3c57ad1a4b2db017918f2cb47e92c85cb81a4f (patch) | |
tree | 1945dc99a4db6f9a17b7114cfee2a0e0e7698f19 /dev-ruby/fcgi | |
parent | dev-ruby/bacon: Stable for HPPA (bug #563862). (diff) | |
download | gentoo-ea3c57ad1a4b2db017918f2cb47e92c85cb81a4f.tar.gz gentoo-ea3c57ad1a4b2db017918f2cb47e92c85cb81a4f.tar.bz2 gentoo-ea3c57ad1a4b2db017918f2cb47e92c85cb81a4f.zip |
dev-ruby/fcgi: Stable for HPPA (bug #563862).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/fcgi')
-rw-r--r-- | dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild index 85d272fa149e..1504ab8db067 100644 --- a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild +++ b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild @@ -15,7 +15,7 @@ inherit multilib ruby-fakegem DESCRIPTION="FastCGI library for Ruby" HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="Ruby" DEPEND+=" dev-libs/fcgi" |