commit:     5df920efe530d45d7c232156f03c4e7f827556b0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  5 16:50:22 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov  5 16:50:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df920ef

profiles/default/linux: unmask dev-lang/rust-bin on {amd64,arm64} musl llvm

This should work OK since f59546d6e2ad8c0a8f3148efc06a641d860e7df6.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/amd64/23.0/musl/llvm/package.mask | 6 ++++++
 profiles/default/linux/arm64/23.0/musl/llvm/package.mask | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/profiles/default/linux/amd64/23.0/musl/llvm/package.mask 
b/profiles/default/linux/amd64/23.0/musl/llvm/package.mask
new file mode 100644
index 000000000000..69ca5769a2b7
--- /dev/null
+++ b/profiles/default/linux/amd64/23.0/musl/llvm/package.mask
@@ -0,0 +1,6 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <[email protected]> (2025-11-05)
+# rust-bin is available on amd64 musl
+-dev-lang/rust-bin

diff --git a/profiles/default/linux/arm64/23.0/musl/llvm/package.mask 
b/profiles/default/linux/arm64/23.0/musl/llvm/package.mask
new file mode 100644
index 000000000000..69ca5769a2b7
--- /dev/null
+++ b/profiles/default/linux/arm64/23.0/musl/llvm/package.mask
@@ -0,0 +1,6 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <[email protected]> (2025-11-05)
+# rust-bin is available on amd64 musl
+-dev-lang/rust-bin

Reply via email to