commit: 754099a0eb466cc4a53b23b2246ff1efafb59813 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jul 2 07:29:49 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jul 2 07:29:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=754099a0
profiles/package.mask: mask obsolete multi_test slot Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5bfffee8537c..0cf2aab0da68 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2023-07-02) +# Obsolete slot only used by dev-util/cucumber. Use the newer slot +# instead. Masked for removal on 2023-08-02. +dev-ruby/multi_test:0 + # James Le Cuirot <[email protected]> (2023-06-25) # Impossible to legally obtain the original native full game now. It freezes on # keyboard input, is incompatible with PipeWire, and requires gamescope to work
