commit:     3d733c4772e5ed8fc6cf38a5a1ca34b7b530a916
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 07:21:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 00:01:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d733c47

dev-ruby/crack: enable ruby32

```
Finished in 0.526601s, 169.0083 runs/s, 301.9361 assertions/s.

89 runs, 159 assertions, 0 failures, 0 errors, 0 skips
```

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/crack/crack-0.4.4-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/crack/crack-0.4.4-r3.ebuild 
b/dev-ruby/crack/crack-0.4.4-r3.ebuild
index 7f44edcffee6..2716426caefb 100644
--- a/dev-ruby/crack/crack-0.4.4-r3.ebuild
+++ b/dev-ruby/crack/crack-0.4.4-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="README.md History"
 

Reply via email to