commit: bb4ad26b9a93c0469ba169713f2fddf1354e356d Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri May 24 20:46:53 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri May 24 20:47:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4ad26b
package.mask: Add some perl 5.40 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 8b405eabda1c..88781a748de5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,9 @@ # Andreas K. Hüttel <[email protected]> (2024-05-24) # Work in progress. =dev-lang/perl-5.40* +~virtual/perl-Archive-Tar-3.20.10_rc +~virtual/perl-autodie-2.370.0 +~virtual/perl-bignum-0.670.0 # Arthur Zamarin <[email protected]> (2024-05-23) # EAPI=6, maintainer-needed, dead HOMEPAGE, fails to compile.
