diff options
Diffstat (limited to 'dev-ruby/activerecord/activerecord-7.2.2.1.ebuild')
| -rw-r--r-- | dev-ruby/activerecord/activerecord-7.2.2.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-7.2.2.1.ebuild b/dev-ruby/activerecord/activerecord-7.2.2.1.ebuild index 9f10b1e59564..eecc196ec698 100644 --- a/dev-ruby/activerecord/activerecord-7.2.2.1.ebuild +++ b/dev-ruby/activerecord/activerecord-7.2.2.1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" + +USE_RUBY="ruby32 ruby33 ruby34" # this is not null so that the dependencies will actually be filled RUBY_FAKEGEM_TASK_TEST="test" |
