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 CBEE4158094 for ; Tue, 30 Aug 2022 17:00:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05F82E08D3; Tue, 30 Aug 2022 17:00:04 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E06CAE08D3 for ; Tue, 30 Aug 2022 17:00:03 +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 7092934122D for ; Tue, 30 Aug 2022 16:11:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B10DC5A0 for ; Tue, 30 Aug 2022 16:11:47 +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: <1661875900.b55e3f595327b5ed69f553ecf892d07f277d9fc3.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.use.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: b55e3f595327b5ed69f553ecf892d07f277d9fc3 X-VCS-Branch: master Date: Tue, 30 Aug 2022 16:11:47 +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: 131b40a2-cd12-4b52-a95a-5caf5d017c40 X-Archives-Hash: 95a90b7153311437b293dc8aad365923 commit: b55e3f595327b5ed69f553ecf892d07f277d9fc3 Author: WANG Xuerui gentoo org> AuthorDate: Tue Aug 30 16:07:30 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Aug 30 16:11:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55e3f59 profiles/arch/loong: drop USE=unwind masks sys-libs/libunwind is now keyworded on loong. Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index d29bb7e6d3cc..d1c7930003ee 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -42,16 +42,6 @@ dev-util/catalyst -system-bootloader # LoongArch has no gold sys-devel/binutils gold -# sys-libs/libunwind do not support LoongArch for now -dev-libs/efl unwind -dev-util/strace unwind -media-libs/gstreamer unwind -media-libs/mesa unwind -net-libs/zeromq unwind -net-mail/dovecot unwind -x11-base/xorg-server unwind -x11-base/xwayland unwind - # These aren't ported to LoongArch yet dev-libs/libpcre2 jit dev-libs/libpcre jit