summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/postgres_ext')
-rw-r--r--dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
index 667c2425f05c..37ff049a3b7a 100644
--- a/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
+++ b/dev-ruby/postgres_ext/postgres_ext-3.0.1.ebuild
@@ -19,9 +19,8 @@ IUSE=""
# Requires live database connection
RESTRICT=test
-ruby_add_rdepend "|| (
- dev-ruby/activerecord:5.0
- dev-ruby/activerecord:4.2 )
+ruby_add_rdepend "
+ dev-ruby/activerecord:4.2
>=dev-ruby/arel-4.0.1:*
dev-ruby/pg_array_parser:0.0.9"