commit: 92e982ffbf276df3e2aa251f8b7fcaefb6efe9e1 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Dec 28 07:41:16 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Dec 28 07:41:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e982ff
dev-ruby/text-hyphen: enable ruby33 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 a4b38a02c9e7..4062a5f18f62 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 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_EXTRADOC="README.md History.md"
