commit: 364142b6c19c623df04c2b4bcff03a9ebc41f1f3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Dec 31 08:44:00 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Dec 31 08:45:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364142b6
dev-ruby/temple: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/temple/temple-0.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/temple/temple-0.10.3.ebuild b/dev-ruby/temple/temple-0.10.3.ebuild index 2cea6862ba91..e5697ac368a4 100644 --- a/dev-ruby/temple/temple-0.10.3.ebuild +++ b/dev-ruby/temple/temple-0.10.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_EXTRADOC="CHANGES EXPRESSIONS.md README.md" RUBY_FAKEGEM_GEMSPEC="temple.gemspec"
