commit: 19f7749f3ceb45e3c87a13eedc0e0c4b4cfaa060 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 31 04:19:50 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 31 04:19:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f7749f
profiles/arch/s390: update Perl mask Bug: https://bugs.gentoo.org/821577 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask index 4ec03ac97676..824dc8c81eea 100644 --- a/profiles/arch/s390/package.mask +++ b/profiles/arch/s390/package.mask @@ -4,4 +4,4 @@ # Sam James <[email protected]> (2021-11-05) # Perl segfaults during build on s390(x). Presumably related to # now truly respecting CFLAGS. bug #821577 -=dev-lang/perl-5.34.0-r5 +>=dev-lang/perl-5.34.0-r5
