commit:     8b2f56ee102367847afe4de3752085e26ebe7f02
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 11:22:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 03:25:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2f56ee

dev-ruby/asciimath: enable ruby32

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

 dev-ruby/asciimath/asciimath-2.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/asciimath/asciimath-2.0.4.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.4.ebuild
index e68548f7c834..420dc8983a5e 100644
--- a/dev-ruby/asciimath/asciimath-2.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.4.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=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to