From: Hans de Graaff Date: Thu, 16 Jan 2020 06:37:06 +0000 (+0100) Subject: dev-ruby/introspection: add ruby27 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e52e6e01354bdb40f973cd9b1bfe9f9c6c5b1219;p=gentoo.git dev-ruby/introspection: add ruby27 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild index 1747257040d1..59673f4fcead 100644 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" # No documentation task RUBY_FAKEGEM_TASK_DOC=""