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 A1F95158093 for ; Sun, 3 Jul 2022 08:34:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B19FE0AC2; Sun, 3 Jul 2022 08:34:02 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08E3AE0AC2 for ; Sun, 3 Jul 2022 08:34:02 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19B98341C07 for ; Sun, 3 Jul 2022 08:34:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB1FB522 for ; Sun, 3 Jul 2022 08:33:58 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1656837091.dec7403c5d0a504a45f1d299c33893b064b1782b.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/loong/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/loong/package.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: dec7403c5d0a504a45f1d299c33893b064b1782b X-VCS-Branch: master Date: Sun, 3 Jul 2022 08:33:58 +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: ff5b2843-9ff8-4fd4-a3e6-5901956bad4e X-Archives-Hash: 3b997cd8972f41a50e9eb5e0e6450b7f commit: dec7403c5d0a504a45f1d299c33893b064b1782b Author: WANG Xuerui gentoo org> AuthorDate: Sun Jul 3 03:36:34 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Jul 3 08:31:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec7403c profiles/arch/loong: remove the boost-1.79.0 mask Bug: https://bugs.gentoo.org/843212 Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask index 0f67333e0b7b..7084783a52c6 100644 --- a/profiles/arch/loong/package.mask +++ b/profiles/arch/loong/package.mask @@ -1,6 +1,2 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 - -# WANG Xuerui (2022-05-13) -# Fails to build due to bug 843212 ->=dev-libs/boost-1.79.0