From d9302a20b23a6dfc2cc2a18ed5b1c4c3d325b1c3 Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Fri, 4 Sep 2015 17:22:31 -0400 Subject: dev-ruby/arel-helpers: fix to include activerecord:4.0 --- dev-ruby/arel-helpers/arel-helpers-2.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-ruby/arel-helpers') 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 )" -- cgit v1.2.3-65-gdbad