From abf1270bca88374150c8075b7e36d3b18887cd26 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 3 Feb 2019 08:12:01 +0100 Subject: [PATCH] dev-ruby/coercible: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- dev-ruby/coercible/coercible-1.0.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/coercible/coercible-1.0.0.ebuild b/dev-ruby/coercible/coercible-1.0.0.ebuild index aba4fc8fcacc..de805fc605d6 100644 --- a/dev-ruby/coercible/coercible-1.0.0.ebuild +++ b/dev-ruby/coercible/coercible-1.0.0.ebuild @@ -1,14 +1,14 @@ -# 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="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_EXTRADOC="README.md Changelog.md" RUBY_FAKEGEM_RECIPE_TEST="rspec" -RUBY_FAKEGEM_RECIPE_DOC="yard" +RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem -- 2.26.2