diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-03-09 07:49:50 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-03-09 07:49:50 +0100 |
commit | 83b751ac1dfcd4d3515c547718a0643b511576e4 (patch) | |
tree | 51b5ac4ea774d1ed933addde0aab4a4dcea80b19 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-mocks: add ruby30 (diff) | |
download | gentoo-83b751ac1dfcd4d3515c547718a0643b511576e4.tar.gz gentoo-83b751ac1dfcd4d3515c547718a0643b511576e4.tar.bz2 gentoo-83b751ac1dfcd4d3515c547718a0643b511576e4.zip |
dev-ruby/rspec-core: 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-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 540f58d9c7a9..deb0b8bb5638 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" |