commit:     b55b7756e5ec373152172f01ca8ffb1e9984823f
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Tue Apr 15 15:52:36 2025 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Tue Apr 15 15:52:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=b55b7756

dev-lang/rust: sync ::gentoo

Signed-off-by: orbea <orbea <AT> riseup.net>

 dev-lang/rust/rust-1.84.0-r1.ebuild | 2 +-
 dev-lang/rust/rust-1.84.1-r1.ebuild | 2 +-
 dev-lang/rust/rust-1.85.0-r1.ebuild | 2 +-
 dev-lang/rust/rust-1.85.0.ebuild    | 2 +-
 dev-lang/rust/rust-1.85.1.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-lang/rust/rust-1.84.0-r1.ebuild 
b/dev-lang/rust/rust-1.84.0-r1.ebuild
index 4f35789..fef734e 100644
--- a/dev-lang/rust/rust-1.84.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.84.0-r1.ebuild
@@ -68,7 +68,7 @@ BDEPEND="${PYTHON_DEPS}
                >=sys-devel/gcc-4.7[cxx]
                >=llvm-core/clang-3.5
        )
-       lto? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') )
+       lto? ( system-llvm? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') ) )
        !system-llvm? (
                >=dev-build/cmake-3.13.4
                app-alternatives/ninja

diff --git a/dev-lang/rust/rust-1.84.1-r1.ebuild 
b/dev-lang/rust/rust-1.84.1-r1.ebuild
index 5c3eaf7..f105bb8 100644
--- a/dev-lang/rust/rust-1.84.1-r1.ebuild
+++ b/dev-lang/rust/rust-1.84.1-r1.ebuild
@@ -68,7 +68,7 @@ BDEPEND="${PYTHON_DEPS}
                >=sys-devel/gcc-4.7[cxx]
                >=llvm-core/clang-3.5
        )
-       lto? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') )
+       lto? ( system-llvm? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') ) )
        !system-llvm? (
                >=dev-build/cmake-3.13.4
                app-alternatives/ninja

diff --git a/dev-lang/rust/rust-1.85.0-r1.ebuild 
b/dev-lang/rust/rust-1.85.0-r1.ebuild
index d31c762..8b99207 100644
--- a/dev-lang/rust/rust-1.85.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.85.0-r1.ebuild
@@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS}
                >=sys-devel/gcc-4.7[cxx]
                >=llvm-core/clang-3.5
        )
-       lto? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') )
+       lto? ( system-llvm? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') ) )
        !system-llvm? (
                >=dev-build/cmake-3.13.4
                app-alternatives/ninja

diff --git a/dev-lang/rust/rust-1.85.0.ebuild b/dev-lang/rust/rust-1.85.0.ebuild
index 97b5256..9e78193 100644
--- a/dev-lang/rust/rust-1.85.0.ebuild
+++ b/dev-lang/rust/rust-1.85.0.ebuild
@@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS}
                >=sys-devel/gcc-4.7[cxx]
                >=llvm-core/clang-3.5
        )
-       lto? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') )
+       lto? ( system-llvm? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') ) )
        !system-llvm? (
                >=dev-build/cmake-3.13.4
                app-alternatives/ninja

diff --git a/dev-lang/rust/rust-1.85.1.ebuild b/dev-lang/rust/rust-1.85.1.ebuild
index d31c762..8b99207 100644
--- a/dev-lang/rust/rust-1.85.1.ebuild
+++ b/dev-lang/rust/rust-1.85.1.ebuild
@@ -94,7 +94,7 @@ BDEPEND="${PYTHON_DEPS}
                >=sys-devel/gcc-4.7[cxx]
                >=llvm-core/clang-3.5
        )
-       lto? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') )
+       lto? ( system-llvm? ( $(llvm_gen_dep 'llvm-core/lld:${LLVM_SLOT}') ) )
        !system-llvm? (
                >=dev-build/cmake-3.13.4
                app-alternatives/ninja

Reply via email to