commit: 09752a45795ff10a8a7335c379ff3c131e6363b0 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 07:01:22 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Dec 1 07:01:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09752a45
profiles/package.mask: mask old dev-util/aruba slot 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 b791effaee39..e98d3ddac0df 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2022-12-01) +# Old slot without dependencies on it. Blocks removal of +# ruby27-only dev-util/cucumber-3.x. Use a newer slot instead. +# Removal in 30 days. +dev-util/aruba:1 + # Ionen Wolkens <[email protected]> (2022-11-30) # Stuck on ruby27 and ruby-gtk2, upstream gone and no other distros # seem to package this (also barely functional using current ruby
