commit: 9486547c561174bd9aa9c49e1579fe26d48522f6 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Mar 9 06:49:09 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Mar 9 06:49:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9486547c
dev-ruby/rspec-support: add ruby30 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rspec-support/rspec-support-3.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6b2a13cb99d..58f8a11b6a5 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"