summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-03-27 07:53:07 +0200
committerHans de Graaff <graaff@gentoo.org>2022-03-27 09:13:12 +0200
commit94cc02eee3dec3e15f8a2fff88192a5811fcbf9f (patch)
treed9ca4583c693ba588d973877f0384fa85aa1addb /dev-ruby/net-protocol
parentdev-ruby/io-wait: enable ruby31, fix test setup (diff)
downloadgentoo-94cc02eee3dec3e15f8a2fff88192a5811fcbf9f.tar.gz
gentoo-94cc02eee3dec3e15f8a2fff88192a5811fcbf9f.tar.bz2
gentoo-94cc02eee3dec3e15f8a2fff88192a5811fcbf9f.zip
dev-ruby/net-protocol: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/net-protocol')
-rw-r--r--dev-ruby/net-protocol/net-protocol-0.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-protocol/net-protocol-0.1.2.ebuild b/dev-ruby/net-protocol/net-protocol-0.1.2.ebuild
index 69e07b69b2c4..a64dd392a5c1 100644
--- a/dev-ruby/net-protocol/net-protocol-0.1.2.ebuild
+++ b/dev-ruby/net-protocol/net-protocol-0.1.2.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_BINWRAP=""
RUBY_FAKEGEM_EXTRADOC="README.md"