diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-07-01 06:41:13 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-07-01 06:41:54 +0200 |
commit | 4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a (patch) | |
tree | e37dd50c67c81fb4256b01f647fc31940198484d /dev-ruby | |
parent | dev-ruby/arel-helpers: cleanup (diff) | |
download | gentoo-4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a.tar.gz gentoo-4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a.tar.bz2 gentoo-4c55fb65616a5e26bfaed1630eb7c7d2a9ced38a.zip |
dev-ruby/arel-helpers: drop rails:3.2 due to pending masking
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild | 2 |
1 files changed, 1 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 ace778dcd73c..2e7f62066bf4 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.3.0.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" -ruby_add_rdepend "|| ( dev-ruby/activerecord:3.2 +ruby_add_rdepend "|| ( dev-ruby/activerecord:4.0 dev-ruby/activerecord:4.1 dev-ruby/activerecord:4.2 )" |