commit: 2bb0a8a700d3f2d2ee6b4b69989a154d3a6c67e1 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon May 11 18:20:07 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 11 18:20:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb0a8a7
dev-ruby/activerecord: add ruby27 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activerecord/activerecord-6.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activerecord/activerecord-6.0.3.ebuild b/dev-ruby/activerecord/activerecord-6.0.3.ebuild index c986ffb1c5d..952512d4e31 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"
