diff --git a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild index bd7920deadb45..60487aa304f03 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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" # Gem only contains lib code, and github repository has no tags. RUBY_FAKEGEM_RECIPE_DOC="rdoc"