commit: 8f7e16cc9edb643905a0a0df749a77cf08c0ed68 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 29 06:55:49 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 29 07:23:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7e16cc
dev-ruby/rspec-pending_for: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild b/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild index 1e751c417c96..bd40fa9366ac 100644 --- a/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild +++ b/dev-ruby/rspec-pending_for/rspec-pending_for-0.1.16.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_EXTRADOC="README.md"
