From: Hans de Graaff Date: Fri, 29 Mar 2019 11:23:36 +0000 (+0100) Subject: dev-ruby/activesupport: update i18n to only consider ruby26 versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2f3e321381f50ea4eaaa0f3e96e13d3fba51eabd;p=gentoo.git dev-ruby/activesupport: update i18n to only consider ruby26 versions Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/activesupport/activesupport-5.2.3.ebuild b/dev-ruby/activesupport/activesupport-5.2.3.ebuild index 49c7c07b967b..de529116b464 100644 --- a/dev-ruby/activesupport/activesupport-5.2.3.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.3.ebuild @@ -28,7 +28,7 @@ RUBY_S="rails-${PV}/${PN}" ruby_add_rdepend " >=dev-ruby/concurrent-ruby-1.0.2:1 - || ( dev-ruby/i18n:1 dev-ruby/i18n:0.9 dev-ruby/i18n:0.8 dev-ruby/i18n:0.7 ) + dev-ruby/i18n:1 >=dev-ruby/tzinfo-1.1:1 >=dev-ruby/minitest-5.1:5"