commit: 19a56bc39503e8c5a46fa37750dea131bdc43935 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Sep 17 18:47:14 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Sep 17 19:07:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a56bc3
dev-ruby/bson: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/bson/bson-4.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/bson/bson-4.3.0.ebuild b/dev-ruby/bson/bson-4.3.0.ebuild index 65464f572e2..ea7e0c78a4e 100644 --- a/dev-ruby/bson/bson-4.3.0.ebuild +++ b/dev-ruby/bson/bson-4.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
