summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-08-13 08:29:34 +0200
committerHans de Graaff <graaff@gentoo.org>2016-08-13 08:29:34 +0200
commit2d7f95c28423d8119cd2d7ca34e170d35be76349 (patch)
treee8e6b1749243bb6d86290dce475c7115238ce11a /dev-ruby/postgres_ext
parentdev-ruby/arel-helpers: drop rails 4.0 dependency in preparation of masking it (diff)
downloadgentoo-2d7f95c28423d8119cd2d7ca34e170d35be76349.tar.gz
gentoo-2d7f95c28423d8119cd2d7ca34e170d35be76349.tar.bz2
gentoo-2d7f95c28423d8119cd2d7ca34e170d35be76349.zip
dev-ruby/postgres_ext: drop rails 4.0 dependency in preparation of masking it
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/postgres_ext')
-rw-r--r--dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
index 34dc0efc9357..aa33d83fba08 100644
--- a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
+++ b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RESTRICT=test
-ruby_add_rdepend "|| ( dev-ruby/activerecord:4.0
+ruby_add_rdepend "|| (
dev-ruby/activerecord:4.1
dev-ruby/activerecord:4.2 )
>=dev-ruby/arel-4.0.1:*