Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/
Date: Mon, 11 Oct 2021 05:02:56
Message-Id: 1633928542.14c0fe7aacca1f130f3a75220bc435aa3ef3f695.sam@gentoo
1 commit: 14c0fe7aacca1f130f3a75220bc435aa3ef3f695
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 05:02:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 05:02:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c0fe7a
7
8 profiles/arch/powerpc/ppc32: mask llvm-libunwind
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/arch/powerpc/ppc32/use.mask | 6 +++++-
13 1 file changed, 5 insertions(+), 1 deletion(-)
14
15 diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask
16 index 61833043490..1abeeb1aaa7 100644
17 --- a/profiles/arch/powerpc/ppc32/use.mask
18 +++ b/profiles/arch/powerpc/ppc32/use.mask
19 @@ -1,9 +1,13 @@
20 -# Copyright 2008-2020 Gentoo Authors
21 +# Copyright 2008-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # Unmask the flag which corresponds to ARCH.
25 -ppc
26
27 +# Sam James <sam@g.o> (2021-10-11)
28 +# sys-libs/llvm-libunwind isn't keyworded here
29 +llvm-libunwind
30 +
31 # Matt Turner <mattst88@g.o> (07-25-2021)
32 # gnome-shell requires rustified librsvg.
33 gnome-shell