From: Hans de Graaff Date: Thu, 17 Oct 2019 05:36:56 +0000 (+0200) Subject: dev-ruby/hiera-eyaml: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=16fe80c54035083087fd4d83c17b56b53d44fed0;p=gentoo.git dev-ruby/hiera-eyaml: add ruby26 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild b/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild index 0ac125d70878..744e6a1d5e21 100644 --- a/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild +++ b/dev-ruby/hiera-eyaml/hiera-eyaml-3.0.0.ebuild @@ -2,7 +2,7 @@ # 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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md PLUGINS.md"