From: Zero_Chaos Date: Fri, 4 Sep 2015 21:22:31 +0000 (-0400) Subject: dev-ruby/arel-helpers: fix to include activerecord:4.0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d9302a20b23a6dfc2cc2a18ed5b1c4c3d325b1c3;p=gentoo.git dev-ruby/arel-helpers: fix to include activerecord:4.0 --- diff --git a/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild index cb27f95787c9..3ff6ea432e81 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild @@ -17,5 +17,6 @@ KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend "|| ( dev-ruby/activerecord:3.2 + dev-ruby/activerecord:4.0 dev-ruby/activerecord:4.1 dev-ruby/activerecord:4.2 )"