commit: 984ce89176ec81855a8fb20245f44a3347e0d99e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Mar 28 19:49:32 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Mar 28 19:49:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984ce891
profiles/package.mask: drop coffee-rails mask dev-ruby/coffee-rails also works with Rails 7.0 so no need to mask it now. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 315c96ee407a..6f7f74d121ca 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -57,7 +57,7 @@ # Removal on 2025-04-25. games-emulation/ryujinx -# Hans de Graaff <[email protected]> (2026-03-20) +# Hans de Graaff <[email protected]> (2025-03-20) # Rails 6.1 is no longer supported upstream. Use a newer Rails version # instead. Packages depending exclusively on Rails 6.1 will also be # removed. Removal on 2025-04-20. @@ -75,7 +75,6 @@ dev-ruby/activerecord:6.1 dev-ruby/activemodel:6.1 dev-ruby/activesupport:6.1 dev-ruby/actionpack-action_caching -dev-ruby/coffee-rails dev-ruby/will_paginate:3 =www-apps/redmine-5*
