summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-17 07:48:02 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-17 08:56:47 +0200
commitea72f5a5f0937dff12f5c947cb5953948cbfbd59 (patch)
tree9e019fb10a67e55747769e8996d7fd1a07c208cf
parentdev-ruby/nanotest: enable ruby31 (diff)
downloadgentoo-ea72f5a5f0937dff12f5c947cb5953948cbfbd59.tar.gz
gentoo-ea72f5a5f0937dff12f5c947cb5953948cbfbd59.tar.bz2
gentoo-ea72f5a5f0937dff12f5c947cb5953948cbfbd59.zip
dev-ruby/unindent: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/unindent/unindent-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/unindent/unindent-1.0-r1.ebuild b/dev-ruby/unindent/unindent-1.0-r1.ebuild
index 77413c78af94..c04f8e39c75d 100644
--- a/dev-ruby/unindent/unindent-1.0-r1.ebuild
+++ b/dev-ruby/unindent/unindent-1.0-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=7
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="README.md"