summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.71.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
commit5cbf14acf23c82626389931f64cfe3ef12a1c29f (patch)
treede93b0b9ae374935f2ddf615d19a837b6a6a0822 /dev-lang/rust/rust-1.71.1.ebuild
parent1fbaf1314579f2155166bebd1ddfe6131d400807 (diff)
gentoo auto-resync : 08:01:2024 - 12:58:45
Diffstat (limited to 'dev-lang/rust/rust-1.71.1.ebuild')
-rw-r--r--dev-lang/rust/rust-1.71.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/rust/rust-1.71.1.ebuild b/dev-lang/rust/rust-1.71.1.ebuild
index 10327d346ac0..77ac02a5b1b4 100644
--- a/dev-lang/rust/rust-1.71.1.ebuild
+++ b/dev-lang/rust/rust-1.71.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS}
system-bootstrap? ( ${BOOTSTRAP_DEPEND} )
!system-llvm? (
>=dev-util/cmake-3.13.4
- dev-util/ninja
+ app-alternatives/ninja
)
test? ( sys-devel/gdb )
verify-sig? ( sec-keys/openpgp-keys-rust )