commit: 6403b08b39b241d9ffa853d68ca8ec0c1c60bc49 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Nov 8 14:21:43 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Nov 8 14:22:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6403b08b
app-i18n/tomoe: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-i18n/tomoe/tomoe-0.6.0-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild index 9c30888d458c..97b192512a00 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -USE_RUBY="ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" inherit autotools ruby-utils
