diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-08-13 08:29:34 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-08-13 08:29:34 +0200 |
commit | 2d7f95c28423d8119cd2d7ca34e170d35be76349 (patch) | |
tree | e8e6b1749243bb6d86290dce475c7115238ce11a /dev-ruby/postgres_ext | |
parent | dev-ruby/arel-helpers: drop rails 4.0 dependency in preparation of masking it (diff) | |
download | gentoo-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.ebuild | 2 |
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:* |