commit: 68f607d9f7ab80bf67b6158d4a177c73bfb899ee Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 07:28:55 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 07:30:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f607d9
profiles/package.mask: mask old hiera-eyaml slot for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c6bc80a972c2..f63203e77bba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2024-09-14) +# Old slots that are not compatible with ruby32. Use the newer slots +# instead. +dev-ruby/hiera-eyaml:3 +dev-util/aruba:0 + # Arthur Zamarin <[email protected]> (2024-09-10) # ia64 only package. Since we drop ia64, we can remove this package. # Removal on 2024-10-10. Bug #939298.
