From: Hans de Graaff Date: Mon, 28 Jan 2019 21:40:21 +0000 (+0100) Subject: dev-ruby/optionable: add ruby26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=87cea39e332b9dd90ee0a5e5c698e84144b7b115;p=gentoo.git dev-ruby/optionable: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-ruby/optionable/optionable-0.2.0.ebuild b/dev-ruby/optionable/optionable-0.2.0.ebuild index bf83794dbad8..5022ef6d17da 100644 --- a/dev-ruby/optionable/optionable-0.2.0.ebuild +++ b/dev-ruby/optionable/optionable-0.2.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="rspec3"