summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-22 08:17:35 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-22 08:55:51 +0200
commitd8e6494129f273fea583b297db1901e63d861bfb (patch)
tree4bc1eec8e4dd19508e79f94d1f3af30bc4d127a6
parentdev-ruby/slop: drop 4.9.1 (diff)
downloadgentoo-d8e6494129f273fea583b297db1901e63d861bfb.tar.gz
gentoo-d8e6494129f273fea583b297db1901e63d861bfb.tar.bz2
gentoo-d8e6494129f273fea583b297db1901e63d861bfb.zip
dev-ruby/sourcemap: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/sourcemap/sourcemap-0.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sourcemap/sourcemap-0.1.1-r1.ebuild b/dev-ruby/sourcemap/sourcemap-0.1.1-r1.ebuild
index 02cf81a4ca39..d6b2785f30b6 100644
--- a/dev-ruby/sourcemap/sourcemap-0.1.1-r1.ebuild
+++ b/dev-ruby/sourcemap/sourcemap-0.1.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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"
RUBY_FAKEGEM_EXTRADOC="README.md"