summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-31 20:48:23 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-31 20:48:23 +0100
commit7687fa88e5a0288da994d3bdf1a17850b624c4f0 (patch)
treee7f30af92a717bf44987c22680336c6a5dbf21f4 /dev-ruby/asciimath
parentdev-ruby/bcrypt-ruby: enable ruby33 (diff)
downloadgentoo-7687fa88e5a0288da994d3bdf1a17850b624c4f0.tar.gz
gentoo-7687fa88e5a0288da994d3bdf1a17850b624c4f0.tar.bz2
gentoo-7687fa88e5a0288da994d3bdf1a17850b624c4f0.zip
dev-ruby/asciimath: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r--dev-ruby/asciimath/asciimath-2.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciimath/asciimath-2.0.5.ebuild b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
index 39fd9e5a8606..d47558a02368 100644
--- a/dev-ruby/asciimath/asciimath-2.0.5.ebuild
+++ b/dev-ruby/asciimath/asciimath-2.0.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"