diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-01-20 06:42:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-01-20 06:42:03 +0000 |
commit | cd57012a0ef40d302cf7d5a92dd2f3dfae285d2f (patch) | |
tree | 901ae45158f35951dbc249ac7e62a2a5b78da25c /profiles/arch | |
parent | b2ec252cbc0a7476fb6892f96130c8cdc35591ac (diff) |
gentoo auto-resync : 20:01:2025 - 06:42:03
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 51a4a4f192c5..b25f73a7228f 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,11 +17,15 @@ #--- END OF EXAMPLES --- +# Matt Jolly <kangie@gentoo.org> (2025-01-11) +# We can bootstrap with mrustc on amd64. +dev-lang/rust -mrustc-bootstrap + # Michał Górny <mgorny@gentoo.org> (2024-12-24) # OpenMP offloading is supported on 64-bit architectures only. llvm-core/clang-runtime -offload -# Alfred Wingate <parona@protonmail.com> <2024-12-16) +# Alfred Wingate <parona@protonmail.com> (2024-12-16) # Only available on amd64. media-video/handbrake -qsv diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index d5b2e4430917..c3caa1362c00 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Matt Jolly <kangie@gentoo.org> (2025-01-11) +# Stable-mask until mrustc is stabilised +dev-lang/rust mrustc-bootstrap + # Ionen Wolkens <ionen@gentoo.org> (2024-09-27) # dev-qt/qtremoteobjects:6 has not been stabilized yet. dev-python/pyqt6 remoteobjects |