From: Hans de Graaff Date: Mon, 11 May 2020 18:20:07 +0000 (+0200) Subject: dev-ruby/activerecord: add ruby27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2bb0a8a700d3f2d2ee6b4b69989a154d3a6c67e1;p=gentoo.git dev-ruby/activerecord: add ruby27 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/activerecord/activerecord-6.0.3.ebuild b/dev-ruby/activerecord/activerecord-6.0.3.ebuild index c986ffb1c5d8..952512d4e312 100644 --- a/dev-ruby/activerecord/activerecord-6.0.3.ebuild +++ b/dev-ruby/activerecord/activerecord-6.0.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" # this is not null so that the dependencies will actually be filled RUBY_FAKEGEM_TASK_TEST="test"