commit: 7350c1895994022b875385c5b0465a474690235b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 21 20:36:31 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 21 20:37:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7350c189
package.mask: Start with Perl 5.36 virtuals Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a4b01642a559..6337888cadba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -52,6 +52,9 @@ dev-python/dicttoxml # Andreas K. Hüttel <[email protected]> (2022-05-21) # Work in progress, do not use yet =dev-lang/perl-5.36* +~virtual/perl-Archive-Tar-2.400.0 +~virtual/perl-Attribute-Handlers-1.20.0 +~virtual/perl-bignum-0.650.0 # Michał Górny <[email protected]> (2022-05-21) # dev-python/mongoengine has had repeated test regressions, and this
