diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-08-13 08:28:10 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-08-13 08:28:10 +0200 |
commit | a7430b50140747823e8c2cc0b3d187c5d94b96ad (patch) | |
tree | 269b35a671931066c9ae26830a96281b04b75ae0 /dev-ruby/arel-helpers | |
parent | dev-ruby/github_api: add 0.14.5 (diff) | |
download | gentoo-a7430b50140747823e8c2cc0b3d187c5d94b96ad.tar.gz gentoo-a7430b50140747823e8c2cc0b3d187c5d94b96ad.tar.bz2 gentoo-a7430b50140747823e8c2cc0b3d187c5d94b96ad.zip |
dev-ruby/arel-helpers: drop rails 4.0 dependency in preparation of masking it
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/arel-helpers')
-rw-r--r-- | dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild index 2e7f62066bf4..6ab3f81e59ff 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild @@ -19,7 +19,6 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="" ruby_add_rdepend "|| ( - dev-ruby/activerecord:4.0 dev-ruby/activerecord:4.1 dev-ruby/activerecord:4.2 )" |