commit: 53f90f3721189f8b919c1e74ac0a922af9ca622d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu May 31 04:30:26 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu May 31 04:30:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f90f37
dev-ruby/json: add ruby25 Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-ruby/json/json-1.8.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/json/json-1.8.6-r1.ebuild b/dev-ruby/json/json-1.8.6-r1.ebuild index ec8980e5fdf..642bdbdac71 100644 --- a/dev-ruby/json/json-1.8.6-r1.ebuild +++ b/dev-ruby/json/json-1.8.6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CHANGES TODO README.md README-json-jruby.markdown"
