diff options
author | Matt Jolly <Matt.Jolly@footclan.ninja> | 2024-01-27 18:18:46 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-27 08:35:22 +0000 |
commit | 84db944af3d5e48473c5b59b25fd9b14fe6d2cba (patch) | |
tree | 0bccb0c5cab710c942545ea09b5d80465b9901f6 /profiles/base/package.use.stable.mask | |
parent | media-libs/libgig: live to eapi8 (diff) | |
download | gentoo-84db944af3d5e48473c5b59b25fd9b14fe6d2cba.tar.gz gentoo-84db944af3d5e48473c5b59b25fd9b14fe6d2cba.tar.bz2 gentoo-84db944af3d5e48473c5b59b25fd9b14fe6d2cba.zip |
profiles/base: unmask dev-lang/rust[profiler] for stable
The profiler is required to build chromium >=121.
With the initial justification for masking the USE being
somewhat flimsy, in the absence of rust maintainers to
tell us otherwise we'll unmask it for stable
and deal with any consequences.
Bug: https://bugs.gentoo.org/922982
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/35039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base/package.use.stable.mask')
-rw-r--r-- | profiles/base/package.use.stable.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 2aaf3a6f944c..fae6a0085d6d 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -133,7 +133,7 @@ app-emulation/winetricks test # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems -dev-lang/rust nightly profiler system-bootstrap +dev-lang/rust nightly system-bootstrap # Andreas Sturmlechner <asturm@gentoo.org> (2019-12-09) # Declared experimental, and dev-cpp/websocketpp not stable yet |