From: Hans de Graaff Date: Mon, 13 May 2019 17:44:37 +0000 (+0200) Subject: dev-ruby/multi_xml: add ruby26 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=42ee7beb921b0e81f9609c8277d2e7bf533e0382;p=gentoo.git dev-ruby/multi_xml: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/multi_xml/multi_xml-0.6.0-r1.ebuild b/dev-ruby/multi_xml/multi_xml-0.6.0-r1.ebuild index 435d55988c1b..4ad8142a21e6 100644 --- a/dev-ruby/multi_xml/multi_xml-0.6.0-r1.ebuild +++ b/dev-ruby/multi_xml/multi_xml-0.6.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC="yard"