From: Hans de Graaff Date: Tue, 28 Jan 2020 06:33:07 +0000 (+0100) Subject: dev-ruby/connection_pool: add ruby27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9c1d4fa7955ba15c8852f29c90544bae7159e6cb;p=gentoo.git dev-ruby/connection_pool: add ruby27 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild b/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild index ade8736512c2..5a0e21289df9 100644 --- a/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild +++ b/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_TEST="rake" RUBY_FAKEGEM_RECIPE_DOC="none"