commit:     968a401bfc2b736ef8ff7226a1047cf5ef3d66ad
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 09:48:39 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 09:51:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=968a401b

dev-ruby/activemodel: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/activemodel/activemodel-7.1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activemodel/activemodel-7.1.3.2.ebuild 
b/dev-ruby/activemodel/activemodel-7.1.3.2.ebuild
index 3c5cad15c9e4..4ac6a5e51b1f 100644
--- a/dev-ruby/activemodel/activemodel-7.1.3.2.ebuild
+++ b/dev-ruby/activemodel/activemodel-7.1.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
 

Reply via email to