diff options
Diffstat (limited to 'dev-lang/rust/rust-1.72.0-r1.ebuild')
-rw-r--r-- | dev-lang/rust/rust-1.72.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/rust/rust-1.72.0-r1.ebuild b/dev-lang/rust/rust-1.72.0-r1.ebuild index 1cb2e55b627c..c4277fbefd8c 100644 --- a/dev-lang/rust/rust-1.72.0-r1.ebuild +++ b/dev-lang/rust/rust-1.72.0-r1.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 @@ -96,7 +96,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 ) |