commit: 83b751ac1dfcd4d3515c547718a0643b511576e4 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Mar 9 06:49:50 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Mar 9 06:49:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b751ac
dev-ruby/rspec-core: 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-core/rspec-core-3.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild index 540f58d9c7a..deb0b8bb563 100644 --- a/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-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_TASK_TEST="none"
