diff options
author | 2021-10-11 06:02:22 +0100 | |
---|---|---|
committer | 2021-10-11 06:02:22 +0100 | |
commit | 14c0fe7aacca1f130f3a75220bc435aa3ef3f695 (patch) | |
tree | 5dde85a5bcfbe06c95c5aee6c8ee77cc6fcc534e /profiles | |
parent | dev-ml/opam: add 2.0.9 (diff) | |
download | gentoo-14c0fe7aacca1f130f3a75220bc435aa3ef3f695.tar.gz gentoo-14c0fe7aacca1f130f3a75220bc435aa3ef3f695.tar.bz2 gentoo-14c0fe7aacca1f130f3a75220bc435aa3ef3f695.zip |
profiles/arch/powerpc/ppc32: mask llvm-libunwind
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/powerpc/ppc32/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask index 61833043490e..1abeeb1aaa74 100644 --- a/profiles/arch/powerpc/ppc32/use.mask +++ b/profiles/arch/powerpc/ppc32/use.mask @@ -1,9 +1,13 @@ -# Copyright 2008-2020 Gentoo Authors +# Copyright 2008-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -ppc +# Sam James <sam@gentoo.org> (2021-10-11) +# sys-libs/llvm-libunwind isn't keyworded here +llvm-libunwind + # Matt Turner <mattst88@gentoo.org> (07-25-2021) # gnome-shell requires rustified librsvg. gnome-shell |