summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-01-15 08:50:24 +0100
committerHans de Graaff <graaff@gentoo.org>2023-01-15 08:50:34 +0100
commite2d304aa0fa6655f4278f2b172c0f287ea729e6e (patch)
tree3ca9b7a90ab74c162e35e6b759c6891c54295990
parentapp-portage/pycargoebuild: Remove old (diff)
downloadgentoo-e2d304aa.tar.gz
gentoo-e2d304aa.tar.bz2
gentoo-e2d304aa.zip
dev-ruby/asciimath: enable ruby30
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/asciimath/asciimath-1.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/asciimath/asciimath-1.0.9.ebuild b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
index c637713081cc..967de8477616 100644
--- a/dev-ruby/asciimath/asciimath-1.0.9.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby27 ruby30"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"