From: Hans de Graaff Date: Fri, 24 May 2019 07:44:30 +0000 (+0200) Subject: dev-ruby/textpow: add ruby26 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=22f79892c6a0be2e76bca2fbec7fb13414994ae4;p=gentoo.git dev-ruby/textpow: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/textpow/textpow-1.4.0.ebuild b/dev-ruby/textpow/textpow-1.4.0.ebuild index 86518c85a192..a7207ddb80a6 100644 --- a/dev-ruby/textpow/textpow-1.4.0.ebuild +++ b/dev-ruby/textpow/textpow-1.4.0.ebuild @@ -1,8 +1,8 @@ -# 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_RECIPE_TEST="rspec"