diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:31:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:31:29 +0100 |
commit | c464afa6cee0d54d1f43a669ea253590a81328f5 (patch) | |
tree | 3d8ddf62a46c2e8dad3c780126e1ec1aa24d8943 /dev-ruby/fcgi | |
parent | dev-dotnet/dbus-sharp-glib: x86 stable wrt bug #563298 (diff) | |
download | gentoo-c464afa6cee0d54d1f43a669ea253590a81328f5.tar.gz gentoo-c464afa6cee0d54d1f43a669ea253590a81328f5.tar.bz2 gentoo-c464afa6cee0d54d1f43a669ea253590a81328f5.zip |
dev-ruby/fcgi: x86 stable wrt bug #563862
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 168f504a7c93..53275e307e0e 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" |