summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-02-11 08:20:34 +0100
committerHans de Graaff <graaff@gentoo.org>2024-02-11 08:26:09 +0100
commita83722cd2b94ae405b55529cadfbd15d27296f1d (patch)
tree40f5b1c19efbd773aa66bc22b27dc6ff72692d8f /dev-ruby
parentdev-ruby/niceogiri: enable ruby33 (diff)
downloadgentoo-a83722cd2b94ae405b55529cadfbd15d27296f1d.tar.gz
gentoo-a83722cd2b94ae405b55529cadfbd15d27296f1d.tar.bz2
gentoo-a83722cd2b94ae405b55529cadfbd15d27296f1d.zip
dev-ruby/multi_xml: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/multi_xml/multi_xml-0.6.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multi_xml/multi_xml-0.6.0-r2.ebuild b/dev-ruby/multi_xml/multi_xml-0.6.0-r2.ebuild
index acb6c3f931b5..743db1e19e19 100644
--- a/dev-ruby/multi_xml/multi_xml-0.6.0-r2.ebuild
+++ b/dev-ruby/multi_xml/multi_xml-0.6.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC="yard"