summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-12-13 08:04:57 +0100
committerHans de Graaff <graaff@gentoo.org>2022-12-13 08:04:57 +0100
commit711c02c99a02335801e3bf2afc943b269220d3af (patch)
tree22893fbc91f6a4989d8c44a68171977bd296d360 /dev-ruby/flog
parentdev-ruby/ruby_parser: add 3.19.2 (diff)
downloadgentoo-711c02c99a02335801e3bf2afc943b269220d3af.tar.gz
gentoo-711c02c99a02335801e3bf2afc943b269220d3af.tar.bz2
gentoo-711c02c99a02335801e3bf2afc943b269220d3af.zip
dev-ruby/flog: enable ruby31 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/flog')
-rw-r--r--dev-ruby/flog/flog-4.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/flog/flog-4.6.6.ebuild b/dev-ruby/flog/flog-4.6.6.ebuild
index b2b88b559e64..04908b840baa 100644
--- a/dev-ruby/flog/flog-4.6.6.ebuild
+++ b/dev-ruby/flog/flog-4.6.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"