Skip to content

Commit

Permalink
sys-kernel/asahi-kernel: dev-lang/rust-bin-1.75 -> 1.75.0
Browse files Browse the repository at this point in the history
Signed-off-by: James Calligeros <[email protected]>
  • Loading branch information
chadmed committed Mar 31, 2024
1 parent 94d5dcc commit 713fe9e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sys-kernel/asahi-kernel/asahi-kernel-6.6.0_p16-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,11 @@ IUSE="debug"
# Rust is non-negotiable for the dist kernel
DEPEND="
${DEPEND}
|| ( dev-lang/rust:stable/1.74[rust-src,rustfmt]
virtual/rust
|| ( ~dev-lang/rust-bin-1.74.0[rust-src,rustfmt]
~dev-lang/rust-bin-1.75.0[rust-src,rustfmt]
dev-lang/rust:stable/1.74[rust-src,rustfmt]
dev-lang/rust:stable/1.75[rust-src,rustfmt]
~dev-lang/rust-bin-1.74[rust-src,rustfmt]
~dev-lang/rust-bin-1.75[rust-src,rustfmt]
)
dev-util/bindgen
debug? ( dev-util/pahole )
Expand Down

0 comments on commit 713fe9e

Please sign in to comment.