commit: 0330786f54569abfd245a6ebf0051c244c23462d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Feb 10 07:29:07 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Feb 10 07:39:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0330786f
dev-ruby/ruby-ole: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/ruby-ole/ruby-ole-1.2.12.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-ole/ruby-ole-1.2.12.1.ebuild b/dev-ruby/ruby-ole/ruby-ole-1.2.12.1.ebuild index f3021a05fde..6e64098dc80 100644 --- a/dev-ruby/ruby-ole/ruby-ole-1.2.12.1.ebuild +++ b/dev-ruby/ruby-ole/ruby-ole-1.2.12.1.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=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" # Avoid the complexity of the "rake" recipe and run testrb-2 manually. RUBY_FAKEGEM_RECIPE_TEST=none
