summaryrefslogtreecommitdiff
path: root/dev-ruby/activerecord/activerecord-6.0.3.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/activerecord/activerecord-6.0.3.5.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-6.0.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.0.3.5.ebuild b/dev-ruby/activerecord/activerecord-6.0.3.5.ebuild
index a80aa2c8e758..58c3bf61a999 100644
--- a/dev-ruby/activerecord/activerecord-6.0.3.5.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.3.5.ebuild
@@ -31,7 +31,7 @@ ruby_add_rdepend "~dev-ruby/activesupport-${PV}
~dev-ruby/activemodel-${PV}
sqlite? ( >=dev-ruby/sqlite3-1.4 )
mysql? ( dev-ruby/mysql2:0.5 )
- postgres? ( || ( dev-ruby/pg:1 >=dev-ruby/pg-0.18.0:0 ) )"
+ postgres? ( dev-ruby/pg:1 )"
ruby_add_bdepend "
test? (