commit: d97df34b05919e2815c96e5d5130e2aa8499182b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 9 10:34:24 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 9 10:35:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97df34b
dev-ruby/propshaft: enable ruby30 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/propshaft/propshaft-0.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/propshaft/propshaft-0.6.4.ebuild b/dev-ruby/propshaft/propshaft-0.6.4.ebuild index 2573dcf1599e..2a302f0f80fa 100644 --- a/dev-ruby/propshaft/propshaft-0.6.4.ebuild +++ b/dev-ruby/propshaft/propshaft-0.6.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27" +USE_RUBY="ruby27 ruby30" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_EXTRADOC="README.md"
