commit: cd479095af11dccac442ae4d2138a876928a5b42 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Dec 27 10:04:41 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Dec 27 10:04:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd479095
package.mask: mask dev-ruby/psych for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 14aa0bc4ec9..2c054abcd7a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2019-12-27) +# Causes compatibility issues with the bundled versions in some +# dev-lang/ruby slots. Use the bundled version instead. The only +# reverse dependency is dev-ruby/jeweler, which is no longer +# maintained upstream and ruby24-only. +# Removal in 30 days. Bug #703950. +dev-ruby/psych +dev-ruby/jeweler + # Miroslav Šulc <[email protected]> (2019-12-26) # Deprecated by upstream, not used anymore in the tree. # Removal in 30 days. Bug #703196.
