commit:     b4e17ea8f328e1871d70ba15c6cd6f42b92c3474
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 07:07:09 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 07:14:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e17ea8

dev-ruby/arel-helpers: drop obsolete activerecord slot

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/arel-helpers/arel-helpers-2.13.0.ebuild | 5 ++---
 1 file 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? (

Reply via email to