commit:     e0f47121a637cd72293fd8aeae17a76837410bfa
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 04:54:00 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 07:26:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f47121

profiles/package.mask: mask rails 6.0 for removal

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

 profiles/package.mask | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 19eb9104bc6e..bcaa4eec9a9c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,23 @@
 
 #--- END OF EXAMPLES ---
 
+# Hans de Graaff <[email protected]> (2023-06-16)
+# Rails 6.0 is no longer supported upstream and limited to ruby30. Use a
+# newer Rails version instead. Masked for removal on 2023-07-16.
+dev-ruby/rails:6.0
+dev-ruby/railties:6.0
+dev-ruby/actionmailbox:6.0
+dev-ruby/actiontext:6.0
+dev-ruby/activerecord:6.0
+dev-ruby/actionmailer:6.0
+dev-ruby/activestorage:6.0
+dev-ruby/actionpack:6.0
+dev-ruby/actionview:6.0
+dev-ruby/activejob:6.0
+dev-ruby/actioncable:6.0
+dev-ruby/activemodel:6.0
+dev-ruby/activesupport:6.0
+
 # Hans de Graaff <[email protected]> (2023-06-16)
 # Obsolete slot. Use the newer 0.7 slot instead.
 # Masked for removal on 2023-07-16.

Reply via email to