commit: 3c7f5701b56cc13006b718abfabb8e87dd5b3146 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jun 20 04:37:16 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jun 20 04:38:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7f5701
dev-ruby/text-hyphen: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild index 4ba35b3dea03..a4b38a02c9e7 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTRADOC="README.md History.md"
