summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-31 00:13:27 +0100
committerSam James <sam@gentoo.org>2023-03-31 01:50:53 +0100
commitc9f6bb87dec85f38e70525540b67f15e507297b3 (patch)
treecd1245a726d0fe603e59f8ed819fba364248a6e6 /dev-ruby/mimemagic
parentdev-ruby/mimemagic: drop 0.3.10, 0.4.3 (diff)
downloadgentoo-c9f6bb87dec85f38e70525540b67f15e507297b3.tar.gz
gentoo-c9f6bb87dec85f38e70525540b67f15e507297b3.tar.bz2
gentoo-c9f6bb87dec85f38e70525540b67f15e507297b3.zip
dev-ruby/mimemagic: enable ruby31, ruby32 for 0.3.10
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/mimemagic')
-rw-r--r--dev-ruby/mimemagic/mimemagic-0.3.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mimemagic/mimemagic-0.3.10-r1.ebuild b/dev-ruby/mimemagic/mimemagic-0.3.10-r1.ebuild
index 14cda3064dd1..33422b38290c 100644
--- a/dev-ruby/mimemagic/mimemagic-0.3.10-r1.ebuild
+++ b/dev-ruby/mimemagic/mimemagic-0.3.10-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 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"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="README.md"