commit: a87ab275b3fb3bfae5595a8112682a2ef7c85513 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 6 06:07:15 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 6 06:39:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87ab275
dev-ruby/connection_pool: add ruby24 Package-Manager: Portage-2.3.5, Repoman-2.3.1 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 190074ff4e8..2f362210307 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="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rake" RUBY_FAKEGEM_RECIPE_DOC="none"
