summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-03-09 07:50:47 +0100
committerHans de Graaff <graaff@gentoo.org>2021-03-09 07:50:47 +0100
commit442762c2ee1cf5d694ac28b000adda2daeaa28c5 (patch)
tree108ed7cbc5d1fb93f1d263fa88a9844ac8e7055c /dev-ruby/rspec-expectations
parentdev-ruby/rspec: add ruby30 (diff)
downloadgentoo-442762c2ee1cf5d694ac28b000adda2daeaa28c5.tar.gz
gentoo-442762c2ee1cf5d694ac28b000adda2daeaa28c5.tar.bz2
gentoo-442762c2ee1cf5d694ac28b000adda2daeaa28c5.zip
dev-ruby/rspec-expectations: 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-expectations')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild
index 84439fd818ed..e005f9f4340b 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.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"