commit: 2559a81e501ccbd5d57e9119b037d5fafad62a28 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Feb 2 11:21:54 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Feb 2 11:25:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2559a81e
dev-ruby/binding_of_caller: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild b/dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild index 1235b94b169..3cb0f7f5dbe 100644 --- a/dev-ruby/binding_of_caller/binding_of_caller-0.8.0.ebuild +++ b/dev-ruby/binding_of_caller/binding_of_caller-0.8.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="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="HISTORY README.md"
