summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-07-29 07:35:53 +0200
committerHans de Graaff <graaff@gentoo.org>2022-07-29 07:38:26 +0200
commit8c7e579c5dafc99cf4388c86ace7138c38990e58 (patch)
treede82acf84bc91206a1d13be271636f900aa1fc40 /dev-ruby/webrobots
parentdev-ruby/tty-file: enable ruby31 (diff)
downloadgentoo-8c7e579c5dafc99cf4388c86ace7138c38990e58.tar.gz
gentoo-8c7e579c5dafc99cf4388c86ace7138c38990e58.tar.bz2
gentoo-8c7e579c5dafc99cf4388c86ace7138c38990e58.zip
dev-ruby/webrobots: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/webrobots')
-rw-r--r--dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild b/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild
index 6217feedc3d3..076a3ccc01c1 100644
--- a/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild
+++ b/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild
@@ -2,7 +2,7 @@
# 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_DOCDIR="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"