summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-02 12:00:13 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-03 08:08:01 +0200
commita3c94dafb36f948f6b67d2aa0c54fbf0138aeb1c (patch)
tree03175886e4ae8540e349f0f65092bc55f3179c4b /dev-ruby/slow_enumerator_tools
parentdev-ruby/slow_enumerator_tools: drop 1.1.0 (diff)
downloadgentoo-a3c94dafb36f948f6b67d2aa0c54fbf0138aeb1c.tar.gz
gentoo-a3c94dafb36f948f6b67d2aa0c54fbf0138aeb1c.tar.bz2
gentoo-a3c94dafb36f948f6b67d2aa0c54fbf0138aeb1c.zip
dev-ruby/slow_enumerator_tools: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/slow_enumerator_tools')
-rw-r--r--dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild b/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild
index e8b302e33ebd..b43766e39fcb 100644
--- a/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild
+++ b/dev-ruby/slow_enumerator_tools/slow_enumerator_tools-1.1.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"