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 864D715800A for ; Fri, 4 Aug 2023 17:19:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB533E0950; Fri, 4 Aug 2023 17:19:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 AFE32E0950 for ; Fri, 4 Aug 2023 17:19:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 57BFF335DBF for ; Fri, 4 Aug 2023 17:19:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4742EEB for ; Fri, 4 Aug 2023 17:19:30 +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: <1691169527.e46023ef9225bbb4433a24e56d3493a6d1e7aa96.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e46023ef9225bbb4433a24e56d3493a6d1e7aa96 X-VCS-Branch: master Date: Fri, 4 Aug 2023 17:19:30 +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: 0747c3f3-4571-449e-82ac-b6a43250bda4 X-Archives-Hash: 9dbd242008b9a30dae437f549a65404b commit: e46023ef9225bbb4433a24e56d3493a6d1e7aa96 Author: Sam James gentoo org> AuthorDate: Fri Aug 4 17:18:47 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 4 17:18:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46023ef profiles: mask =dev-util/pkgconf-2.0.0 Shame given 1.9.x was fine otherwise apart from the last-minute change for --modversion: https://github.com/pkgconf/pkgconf/commit/a97b75ab2c1d031982c35a4886102413e4ec8eee. Bug: https://bugs.gentoo.org/911721 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 317e8f36fde7..3d1072e6f63c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Sam James (2023-08-04) +# Stricter behavior which causes some packages to fail, see bug #911721. +=dev-util/pkgconf-2.0.0 + # David Seifert (2023-07-29) # EAPI 6, fetch restrictions require annoying registration, no other # distro packages this, over 10 years old. Removal on 2023-08-28.