summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-05 07:55:37 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-06 08:53:55 +0200
commitd54d8c765728df6aa3a70809d6a28ea94bd61b2e (patch)
tree0c9cdbfe30da521bfbabc41079135d9db3eb2fef /dev-ruby/heredoc_unindent
parentdev-ruby/hashr: enable ruby31 (diff)
downloadgentoo-d54d8c765728df6aa3a70809d6a28ea94bd61b2e.tar.gz
gentoo-d54d8c765728df6aa3a70809d6a28ea94bd61b2e.tar.bz2
gentoo-d54d8c765728df6aa3a70809d6a28ea94bd61b2e.zip
dev-ruby/heredoc_unindent: enable ruby31 and disable ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r--dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
index 971c1b63f621..481efe779974 100644
--- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
+++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
@@ -1,9 +1,9 @@
-# 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="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
inherit ruby-fakegem