commit:     2f3e321381f50ea4eaaa0f3e96e13d3fba51eabd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 29 11:23:36 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 12:28:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3e3213

dev-ruby/activesupport: update i18n to only consider ruby26 versions

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-ruby/activesupport/activesupport-5.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activesupport/activesupport-5.2.3.ebuild 
b/dev-ruby/activesupport/activesupport-5.2.3.ebuild
index 49c7c07b967..de529116b46 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"
 

Reply via email to