diff options
Diffstat (limited to 'dev-ruby/activerecord/activerecord-7.0.2.3.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-7.0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |