commit: a5630b05b1456a4bb7c38121695c775dc5f2a16e Author: Joe Kappus <joe <AT> wt <DOT> gd> AuthorDate: Mon Dec 19 11:41:32 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 24 06:31:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5630b05
dev-ruby/typhoeus: enable ruby31 Signed-off-by: Joe Kappus <joe <AT> wt.gd> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/typhoeus/typhoeus-1.4.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/typhoeus/typhoeus-1.4.0-r1.ebuild b/dev-ruby/typhoeus/typhoeus-1.4.0-r1.ebuild index 6dc99f1ce694..115b05f2878c 100644 --- a/dev-ruby/typhoeus/typhoeus-1.4.0-r1.ebuild +++ b/dev-ruby/typhoeus/typhoeus-1.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md" RUBY_FAKEGEM_TASK_DOC=""
