summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jolly <Matt.Jolly@footclan.ninja>2024-01-27 18:18:46 +1000
committerSam James <sam@gentoo.org>2024-01-27 08:35:22 +0000
commit84db944af3d5e48473c5b59b25fd9b14fe6d2cba (patch)
tree0bccb0c5cab710c942545ea09b5d80465b9901f6
parentmedia-libs/libgig: live to eapi8 (diff)
downloadgentoo-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>
-rw-r--r--profiles/base/package.use.stable.mask2
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