commit: c0b10e150527650fa328c0240ad8a2c05069bd18 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 08:32:53 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 08:37:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b10e15
dev-ruby/ox: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ox/ox-2.14.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ox/ox-2.14.19.ebuild b/dev-ruby/ox/ox-2.14.19.ebuild index 500e883a9cb5..97e077f21756 100644 --- a/dev-ruby/ox/ox-2.14.19.ebuild +++ b/dev-ruby/ox/ox-2.14.19.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" RUBY_FAKEGEM_EXTRADOC="README.md"
