summaryrefslogtreecommitdiff
path: root/dev-lang/rust
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-12-28 19:16:02 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-12-28 19:16:02 +0000
commit01855de8339d7c89e6f6a7360be0dda09db87d33 (patch)
tree3f59b3d9bc5fae1e65456ad1f2111eb346a51cce /dev-lang/rust
parent37cea6d5ce77a6001a103aea29d246b60106ab50 (diff)
downloadbaldeagleos-repo-01855de8339d7c89e6f6a7360be0dda09db87d33.tar.gz
baldeagleos-repo-01855de8339d7c89e6f6a7360be0dda09db87d33.tar.xz
baldeagleos-repo-01855de8339d7c89e6f6a7360be0dda09db87d33.zip
Adding metadata
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.91.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.91.0.ebuild b/dev-lang/rust/rust-1.91.0.ebuild
index 52f41f00bd1f..c22531bfc6f8 100644
--- a/dev-lang/rust/rust-1.91.0.ebuild
+++ b/dev-lang/rust/rust-1.91.0.ebuild
@@ -72,7 +72,7 @@ ALL_RUST_SYSROOTS=( "${ALL_RUST_SYSROOTS[@]/#/rust_sysroots_}" )
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="${PV%%_*}" # Beta releases get to share the same SLOT as the eventual stable
-IUSE="big-endian clippy cpu_flags_x86_sse2 debug dist doc llvm-libunwind lto rustfmt rust-analyzer rust-src system-llvm test ${ALL_LLVM_TARGETS[*]} ${ALL_RUST_SYSROOTS[*]}"
+IUSE="big-endian clippy cpu_flags_x86_sse2 debug dist doc llvm-libunwind lto rustfmt rust-analyzer rust-src +system-llvm test ${ALL_LLVM_TARGETS[*]} ${ALL_RUST_SYSROOTS[*]}"
if [[ ${PV} = *9999* ]]; then
# These USE flags require nightly rust