commit: e34558cb5b9f0233a07d2d8432eda0a325a031e8 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Mar 25 10:21:34 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 10:22:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34558cb
dev-ruby/activerecord: add ruby30 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activerecord/activerecord-7.0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activerecord/activerecord-7.0.2.3.ebuild b/dev-ruby/activerecord/activerecord-7.0.2.3.ebuild index 47d013e257ae..f59c119d4b8c 100644 --- a/dev-ruby/activerecord/activerecord-7.0.2.3.ebuild +++ b/dev-ruby/activerecord/activerecord-7.0.2.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27" +USE_RUBY="ruby27 ruby30" # this is not null so that the dependencies will actually be filled RUBY_FAKEGEM_TASK_TEST="test"
