commit:     0e4b45b4f266a412435f6ede35765cb4fc0270d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 01:04:34 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 01:04:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4b45b4

profiles/base: fix typo in dev-lang/rust[llvm-libunwind] mask

Bug: https://bugs.gentoo.org/870211
Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 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 <s...@gentoo.org> (2022-09-15)
 # Patch not rebased and supporting it is not a priority: bug #824018.

Reply via email to