commit:     ee5dce843299f1abc07507b562eebd1760fae6ca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 07:15:50 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 00:01:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5dce84

dev-ruby/tty-reader: enable ruby32

```
Finished in 1.9 seconds (files took 0.08643 seconds to load)
112 examples, 0 failures

Randomized with seed 61414
```

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

 dev-ruby/tty-reader/tty-reader-0.9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/tty-reader/tty-reader-0.9.0.ebuild 
b/dev-ruby/tty-reader/tty-reader-0.9.0.ebuild
index 194a1b0880e2..093514201713 100644
--- a/dev-ruby/tty-reader/tty-reader-0.9.0.ebuild
+++ b/dev-ruby/tty-reader/tty-reader-0.9.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to