summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-03-09 07:49:09 +0100
committerHans de Graaff <graaff@gentoo.org>2021-03-09 07:49:09 +0100
commit9486547c561174bd9aa9c49e1579fe26d48522f6 (patch)
tree0cd63c273a6b1ccb2f12023b099ea1be8d3093f2 /dev-ruby/rspec-support
parentdev-ruby/thread_order: add ruby30 (diff)
downloadgentoo-9486547c561174bd9aa9c49e1579fe26d48522f6.tar.gz
gentoo-9486547c561174bd9aa9c49e1579fe26d48522f6.tar.bz2
gentoo-9486547c561174bd9aa9c49e1579fe26d48522f6.zip
dev-ruby/rspec-support: add ruby30
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-support')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.10.2.ebuild b/dev-ruby/rspec-support/rspec-support-3.10.2.ebuild
index 6b2a13cb99da..58f8a11b6a51 100644
--- a/dev-ruby/rspec-support/rspec-support-3.10.2.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.10.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"