summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-01 23:39:20 +0100
committerSam James <sam@gentoo.org>2023-04-02 00:18:51 +0100
commitfc756dda60e8d44697750c6772bec2c8e38375b6 (patch)
tree29864e5da7775640b8a7b0bf8c1ca75312d38a1c /dev-ruby/mime-types
parentdev-ruby/minitest-bonus-assertions: EAPI 8, enable ruby32 (diff)
downloadgentoo-fc756dda60e8d44697750c6772bec2c8e38375b6.tar.gz
gentoo-fc756dda60e8d44697750c6772bec2c8e38375b6.tar.bz2
gentoo-fc756dda60e8d44697750c6772bec2c8e38375b6.zip
dev-ruby/mime-types: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/mime-types')
-rw-r--r--dev-ruby/mime-types/mime-types-3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mime-types/mime-types-3.4.1.ebuild b/dev-ruby/mime-types/mime-types-3.4.1.ebuild
index 86c93699fe9a..12c4a6d4803a 100644
--- a/dev-ruby/mime-types/mime-types-3.4.1.ebuild
+++ b/dev-ruby/mime-types/mime-types-3.4.1.ebuild
@@ -1,9 +1,9 @@
-# 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="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"