From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D8E4158086 for ; Fri, 31 Dec 2021 04:20:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7D342BC004; Fri, 31 Dec 2021 04:20:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 39D9D2BC004 for ; Fri, 31 Dec 2021 04:20:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BEFF5342BD1 for ; Fri, 31 Dec 2021 04:20:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87FA41BF for ; Fri, 31 Dec 2021 04:20:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1640924390.19f7749f3ceb45e3c87a13eedc0e0c4b4cfaa060.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/s390/package.mask X-VCS-Directories: profiles/arch/s390/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 19f7749f3ceb45e3c87a13eedc0e0c4b4cfaa060 X-VCS-Branch: master Date: Fri, 31 Dec 2021 04:20:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e3f8036-4d2d-46e3-8c5c-22b47cf142f0 X-Archives-Hash: 8ddda5e73c6d26889228deb69e71f2b3 commit: 19f7749f3ceb45e3c87a13eedc0e0c4b4cfaa060 Author: Sam James gentoo org> AuthorDate: Fri Dec 31 04:19:50 2021 +0000 Commit: Sam James gentoo 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 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 (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