From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBE471581FD for ; Thu, 11 Sep 2025 09:51:42 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D95A7341435 for ; Thu, 11 Sep 2025 09:51:42 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2377611056F; Thu, 11 Sep 2025 09:51:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id 1727111056F for ; Thu, 11 Sep 2025 09:51:39 +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 97ECC340C39 for ; Thu, 11 Sep 2025 09:51:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8E723973 for ; Thu, 11 Sep 2025 09:51:36 +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: <1757584272.c7ece59226259b5f5b16d139f8c95db1ad00ba15.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: c7ece59226259b5f5b16d139f8c95db1ad00ba15 X-VCS-Branch: master Date: Thu, 11 Sep 2025 09:51:36 +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: 70e27714-4c5f-4e63-b89c-c725320d65e4 X-Archives-Hash: b496499374dbca9477eed23d94df4a95 commit: c7ece59226259b5f5b16d139f8c95db1ad00ba15 Author: Sam James gentoo org> AuthorDate: Thu Sep 11 09:50:02 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 11 09:51:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ece592 profiles: drop old pkgconf mask Signed-off-by: Sam James gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3cfcde88ef55..b2882f8cfc1c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -423,12 +423,6 @@ dev-db/mysql:8.4 >=xfce-base/xfce4-settings-4.21 >=xfce-base/xfconf-4.21 -# Sam James (2025-03-07) -# May cause emerge to hang (bug #950707). Tests hang on one machine -# and another strange report upstream: https://github.com/pkgconf/pkgconf/issues/383. -# Mask out of caution for now. -=dev-util/pkgconf-2.4.1 - # John Helmert III (2025-03-02) # Doesn't seem to cleanly load, see: # https://github.com/lkrg-org/lkrg/issues/364