diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:36:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:36:50 +0100 |
commit | 295f1f6a2fe631312b88644da387556998f1bf1e (patch) | |
tree | fb6fbd350cdaeb0fa742f7fe617ccdba9d94e872 /dev-ruby/fcgi | |
parent | dev-lang/ruby: alpha stable wrt bug #565110 (diff) | |
download | gentoo-295f1f6a2fe631312b88644da387556998f1bf1e.tar.gz gentoo-295f1f6a2fe631312b88644da387556998f1bf1e.tar.bz2 gentoo-295f1f6a2fe631312b88644da387556998f1bf1e.zip |
dev-ruby/fcgi: alpha stable wrt bug #563862
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
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 3b032cc813b8..c9c816b04966 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" |