From: Hans de Graaff Date: Fri, 10 May 2019 05:40:09 +0000 (+0200) Subject: dev-ruby/astrolabe: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1b57f8ba3b117c04a58623c59c0fc206f7184956;p=gentoo.git dev-ruby/astrolabe: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild index 9c6737e8d2a3..bd2189775844 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.1.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_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec"