commit:     2f61cea8487de12b1d7362ea6ddeb7b25ab7e625
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 21:46:58 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 21:47:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f61cea8

profile: mask rust-bin on musl profiles

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 profiles/features/musl/package.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/features/musl/package.mask 
b/profiles/features/musl/package.mask
index 94f0187270f..b5947586510 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -20,3 +20,6 @@ dev-libs/elfutils
 # Mask firefox-54 and above as it requires rust
 # now, and rust reportedly will not build yet.
 >=www-client/firefox-54.0
+
+# rust-bin requires a glibc system
+dev-lang/rust-bin
\ No newline at end of file

Reply via email to