From 0e4b45b4f266a412435f6ede35765cb4fc0270d9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Sep 2022 02:04:34 +0100 Subject: profiles/base: fix typo in dev-lang/rust[llvm-libunwind] mask Bug: https://bugs.gentoo.org/870211 Thanks-to: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Sam James --- profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 79a03f96f100..15edc8b37c4c 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -12,7 +12,7 @@ # to other packages, i.e. -llvm-libunwind doesn't force use of sys-libs/libunwind # on glibc, so it doesn't prevent usage of llvm-libunwind for other packages. # bug #870211. -dev-lang/rust -llvm-libunwind +dev-lang/rust llvm-libunwind # Sam James (2022-09-15) # Patch not rebased and supporting it is not a priority: bug #824018. -- cgit v1.2.3-65-gdbad