diff options
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 |