Skip to content

Commit

Permalink
dev-lang/rust: dev-util/ninja -> dev-build/ninja
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 13, 2024
1 parent 4e989ce commit 304dc95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.60.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS}
system-bootstrap? ( ${BOOTSTRAP_DEPEND} )
!system-llvm? (
>=dev-util/cmake-3.13.4
dev-util/ninja
dev-build/ninja
)
test? ( dev-debug/gdb )
verify-sig? ( sec-keys/openpgp-keys-rust )
Expand Down
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.62.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS}
system-bootstrap? ( ${BOOTSTRAP_DEPEND} )
!system-llvm? (
>=dev-util/cmake-3.13.4
dev-util/ninja
dev-build/ninja
)
test? ( dev-debug/gdb )
verify-sig? ( sec-keys/openpgp-keys-rust )
Expand Down

0 comments on commit 304dc95

Please sign in to comment.