From: Hans de Graaff Date: Wed, 1 May 2019 18:40:10 +0000 (+0200) Subject: dev-ruby/http: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=70112146791a22484345c2a200fc2318f61f9fa7;p=gentoo.git dev-ruby/http: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/http/http-4.1.1.ebuild b/dev-ruby/http/http-4.1.1.ebuild index a1271de0d68c..cc30cbdf97e0 100644 --- a/dev-ruby/http/http-4.1.1.ebuild +++ b/dev-ruby/http/http-4.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24 ruby25" +USE_RUBY="ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3"