Skip to content

Commit

Permalink
dev-ruby/httpclient: enable ruby31
Browse files Browse the repository at this point in the history
Tests pass with all Rubys *but* they hang even before this commit with even
Ruby 2.7 unless dev-ruby/webrick has a patch applied.

Bug: ruby/webrick#67
Bug: nahi/httpclient#448
Bug: https://bugs.gentoo.org/844892
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Dec 24, 2022
1 parent 9170c10 commit fff456a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/httpclient/httpclient-2.8.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

USE_RUBY="ruby26 ruby27 ruby30"
USE_RUBY="ruby27 ruby30 ruby31"

RUBY_FAKEGEM_TASK_TEST="-Ilib test"
RUBY_FAKEGEM_TASK_DOC="doc"
Expand Down

0 comments on commit fff456a

Please sign in to comment.