commit: 162e71ea415732a2268bd2e0986101326b136dae Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 23:06:29 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 23:17:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162e71ea
package.mask: Add mask of Perl 5.32.1 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 87ca89058e5..ae6c0bff799 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (2021-01-26) +# In preparation. Do not use yet. +~dev-lang/perl-5.32.1 + # Brian Evans <[email protected]> (2021-01-25) # Dead upstream. Relies on soon to be removed wddx support in PHP. # wddx in general failed overall as a protocol. No real maintainer.
