commit: 2c2972685426b7d8361be3cfc1b5b06cc3f1c392 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Dec 27 06:40:58 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Dec 27 07:02:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c297268
dev-ruby/connection_pool: add ruby25 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/connection_pool/connection_pool-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild b/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild index eaf2366fa37..9b17d8756d3 100644 --- a/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild +++ b/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rake" RUBY_FAKEGEM_RECIPE_DOC="none"
