profile: mask rust-bin on musl profiles
authorJory Pratt <anarchy@gentoo.org>
Fri, 26 Apr 2019 21:46:58 +0000 (16:46 -0500)
committerJory Pratt <anarchy@gentoo.org>
Fri, 26 Apr 2019 21:47:31 +0000 (16:47 -0500)
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
profiles/features/musl/package.mask

index 94f0187270fac807fc2ad4a0156e6bf783e706f6..b594758651001b217b436fd002f4ef07b4c8441d 100644 (file)
@@ -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