summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-20 11:22:29 +0000
committerSam James <sam@gentoo.org>2023-03-22 03:25:09 +0000
commit8b2f56ee102367847afe4de3752085e26ebe7f02 (patch)
treec8887e6b81e5997f70f1fd1133d13bd29389dc37 /dev-ruby/asciimath
parentapp-text/webgen: add github upstream metadata (diff)
downloadgentoo-8b2f56ee102367847afe4de3752085e26ebe7f02.tar.gz
gentoo-8b2f56ee102367847afe4de3752085e26ebe7f02.tar.bz2
gentoo-8b2f56ee102367847afe4de3752085e26ebe7f02.zip
dev-ruby/asciimath: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r--dev-ruby/asciimath/asciimath-2.0.4.ebuild4
1 files 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"