diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-03-13 08:07:09 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-03-13 08:14:06 +0100 |
commit | b4e17ea8f328e1871d70ba15c6cd6f42b92c3474 (patch) | |
tree | 458abc409d789437ec4a3451fab1dcfbc1e090f3 /dev-ruby/arel-helpers | |
parent | dev-ruby/net-ssh: add 7.1.0 (diff) | |
download | gentoo-b4e17ea8f328e1871d70ba15c6cd6f42b92c3474.tar.gz gentoo-b4e17ea8f328e1871d70ba15c6cd6f42b92c3474.tar.bz2 gentoo-b4e17ea8f328e1871d70ba15c6cd6f42b92c3474.zip |
dev-ruby/arel-helpers: drop obsolete activerecord slot
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/arel-helpers')
-rw-r--r-- | dev-ruby/arel-helpers/arel-helpers-2.13.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/arel-helpers/arel-helpers-2.13.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.13.0.ebuild index 2ce0bc2f3056..2399df48709c 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.13.0.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.13.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27" +USE_RUBY="ruby27" RUBY_FAKEGEM_RECIPE_TEST="rspec3" @@ -19,7 +19,6 @@ IUSE="" ruby_add_rdepend "|| ( dev-ruby/activerecord:6.1 dev-ruby/activerecord:6.0 - dev-ruby/activerecord:5.2 )" ruby_add_bdepend "test? ( |