diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-12-27 07:40:58 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-12-27 08:02:05 +0100 |
commit | 2c2972685426b7d8361be3cfc1b5b06cc3f1c392 (patch) | |
tree | 1afe3c5e8c64e5b5f6ef73412836e40fb6fa504b /dev-ruby/connection_pool | |
parent | dev-ruby/connection_pool: cleanup (diff) | |
download | gentoo-2c2972685426b7d8361be3cfc1b5b06cc3f1c392.tar.gz gentoo-2c2972685426b7d8361be3cfc1b5b06cc3f1c392.tar.bz2 gentoo-2c2972685426b7d8361be3cfc1b5b06cc3f1c392.zip |
dev-ruby/connection_pool: add ruby25
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/connection_pool')
-rw-r--r-- | dev-ruby/connection_pool/connection_pool-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 eaf2366fa376..9b17d8756d39 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" |