projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
126c0dd
)
profile: mask rust-bin on musl profiles
author
Jory Pratt
<anarchy@gentoo.org>
Fri, 26 Apr 2019 21:46:58 +0000
(16:46 -0500)
committer
Jory 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
patch
|
blob
|
history
diff --git
a/profiles/features/musl/package.mask
b/profiles/features/musl/package.mask
index 94f0187270fac807fc2ad4a0156e6bf783e706f6..b594758651001b217b436fd002f4ef07b4c8441d 100644
(file)
--- 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