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 831F9158087 for ; Thu, 3 Feb 2022 03:48:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D14182BC008; Thu, 3 Feb 2022 03:48:02 +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 B9C002BC008 for ; Thu, 3 Feb 2022 03:48:02 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2431342EE2 for ; Thu, 3 Feb 2022 03:48:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8083F1BD for ; Thu, 3 Feb 2022 03:48:00 +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: <1643860058.8613ab36d3c4d0cf80ccbd713373eafc5ade4b04.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/use.mask profiles/arch/powerpc/ppc32/use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8613ab36d3c4d0cf80ccbd713373eafc5ade4b04 X-VCS-Branch: master Date: Thu, 3 Feb 2022 03:48:00 +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: 0d15610e-c243-4fd2-848f-5a267199a56b X-Archives-Hash: 915b1e419eb3830e18711f42c42126a2 commit: 8613ab36d3c4d0cf80ccbd713373eafc5ade4b04 Author: Sam James gentoo org> AuthorDate: Thu Feb 3 03:47:38 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 3 03:47:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8613ab36 profiles/arch/powerpc/ppc32: migrate USE=llvm-libunwind mask to stable mask sys-libs/llvm-libunwind is now keyworded on PPC. Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc32/use.mask | 6 +----- profiles/arch/powerpc/ppc32/use.stable.mask | 6 +++++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask index c2325ed7fe8b..9fa17ddad41c 100644 --- a/profiles/arch/powerpc/ppc32/use.mask +++ b/profiles/arch/powerpc/ppc32/use.mask @@ -1,4 +1,4 @@ -# Copyright 2008-2021 Gentoo Authors +# Copyright 2008-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -14,10 +14,6 @@ gnome-online-accounts openexr osg -# Sam James (2021-10-11) -# sys-libs/llvm-libunwind isn't keyworded here -llvm-libunwind - # Matt Turner (07-25-2021) # gnome-shell requires rustified librsvg. gnome-shell diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 57875ce2a1bf..445aee51db53 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,6 +1,10 @@ -# Copyright 2014-2021 Gentoo Authors +# Copyright 2014-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-02-03) +# sys-libs/llvm-libunwind isn't marked stable here +llvm-libunwind + # Andreas Sturmlechner (2020-08-13) # media-gfx/gimp is not stable gimp