summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/async/async-2.2.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-ruby/async/async-2.2.1.ebuild b/dev-ruby/async/async-2.2.1.ebuild
index 0c8db8067520..6162faacb4c3 100644
--- a/dev-ruby/async/async-2.2.1.ebuild
+++ b/dev-ruby/async/async-2.2.1.ebuild
@@ -3,6 +3,9 @@
EAPI=8
+# It really is ruby31 only, see:
+# https://github.com/socketry/async/issues/141
+# https://github.com/socketry/async/issues/136
USE_RUBY="ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"