commit: d9302a20b23a6dfc2cc2a18ed5b1c4c3d325b1c3
Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 4 21:22:31 2015 +0000
Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Sep 4 21:22:31 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9302a20
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(+)
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 cb27f95..3ff6ea4 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 )"