diff options
Diffstat (limited to 'dev-ruby/ruby-ole')
-rw-r--r-- | dev-ruby/ruby-ole/ruby-ole-1.2.12.1.ebuild | 4 |
1 files 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 6e64098dc803..9c37baa336ed 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" # Avoid the complexity of the "rake" recipe and run testrb-2 manually. RUBY_FAKEGEM_RECIPE_TEST=none |