summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-03-31 07:51:14 +0200
committerHans de Graaff <graaff@gentoo.org>2022-03-31 07:51:14 +0200
commiteead77df826c5b9cce683cf6721350cffb39fc79 (patch)
tree342e93f71ffd17671adf0dbfc3b1959c2ab9a56c /dev-ruby/localhost
parentdev-ruby/nio4r: enable ruby31 (diff)
downloadgentoo-eead77df826c5b9cce683cf6721350cffb39fc79.tar.gz
gentoo-eead77df826c5b9cce683cf6721350cffb39fc79.tar.bz2
gentoo-eead77df826c5b9cce683cf6721350cffb39fc79.zip
dev-ruby/localhost: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/localhost')
-rw-r--r--dev-ruby/localhost/localhost-1.1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild
index 9bcc638f55b1..fa89c38913b4 100644
--- a/dev-ruby/localhost/localhost-1.1.9.ebuild
+++ b/dev-ruby/localhost/localhost-1.1.9.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="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_GEMSPEC="localhost.gemspec"