mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/excon: enable ruby30
Drop problematic eventmachine dependency since it is only used for integration tests that we don't run. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
USE_RUBY="ruby26 ruby27"
|
||||
USE_RUBY="ruby26 ruby27 ruby30"
|
||||
|
||||
RUBY_FAKEGEM_EXTRADOC="changelog.txt README.md"
|
||||
RUBY_FAKEGEM_GEMSPEC="excon.gemspec"
|
||||
@@ -25,7 +25,6 @@ ruby_add_bdepend "
|
||||
dev-ruby/rake
|
||||
test? (
|
||||
dev-ruby/activesupport
|
||||
>=dev-ruby/eventmachine-1.0.4
|
||||
>=dev-ruby/json-1.8.5
|
||||
dev-ruby/open4
|
||||
dev-ruby/rdoc
|
||||
|
||||
Reference in New Issue
Block a user