diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:22:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:22:52 +0100 |
commit | e7f1bda327c880a022c9c01dd3e819e6fad81dab (patch) | |
tree | 376f6224c7096f46d8044fb070898228e7840e12 /dev-ruby/fcgi | |
parent | dev-lang/ruby: ia64 stable wrt bug #565110 (diff) | |
download | gentoo-e7f1bda327c880a022c9c01dd3e819e6fad81dab.tar.gz gentoo-e7f1bda327c880a022c9c01dd3e819e6fad81dab.tar.bz2 gentoo-e7f1bda327c880a022c9c01dd3e819e6fad81dab.zip |
dev-ruby/fcgi: ia64 stable wrt bug #563862
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
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 b2c5b3515b8c..3b032cc813b8 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" |