commit: f662e649975573ceeef1cd39f31ad8440c7a6049 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jul 4 19:35:07 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jul 4 19:35:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f662e649
package.mask: Mask virtual/perl-Params-Check for eventual removal Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5bb3deb9ed7e..1ef0501aae49 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (2025-07-04) +# Obsolete Perl virtuals that should eventually be removed. The list +# will grow. +virtual/perl-Params-Check + # Joonas Niilola <[email protected]> (2025-07-01) # Python-3.13 enabled version of Spidermonkey. The test phase crashes # with 3.13 so I'm not fully convinced there won't be runtime issues
