commit: 75b7c6163a01ab3e689ba46ba3e09b3c058f4af3
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 05:42:40 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 05:42:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b7c616
dev-ruby/haml: drop rails:6.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/haml/haml-5.2.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/haml/haml-5.2.2-r1.ebuild
b/dev-ruby/haml/haml-5.2.2-r1.ebuild
index d13d9f1ad66d..ce96ee334e70 100644
--- a/dev-ruby/haml/haml-5.2.2-r1.ebuild
+++ b/dev-ruby/haml/haml-5.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ ruby_add_bdepend "
test? (
dev-ruby/minitest:5
dev-ruby/nokogiri
- || ( dev-ruby/rails:6.1 dev-ruby/rails:7.0 )
+ dev-ruby/rails:7.0
)
doc? (
dev-ruby/yard