commit:     695c8b12494a49fc79054b86652e1f641de9bbed
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:10:42 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:16:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695c8b12

dev-lang/rust: adjust libressl dep for 1.41.1

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-lang/rust/rust-1.41.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.41.1.ebuild b/dev-lang/rust/rust-1.41.1.ebuild
index 2f815fa79c8..8927dcc2334 100644
--- a/dev-lang/rust/rust-1.41.1.ebuild
+++ b/dev-lang/rust/rust-1.41.1.ebuild
@@ -65,7 +65,7 @@ COMMON_DEPEND="
        net-misc/curl:=[ssl]
        sys-libs/zlib:=
        !libressl? ( dev-libs/openssl:0= )
-       libressl? ( dev-libs/libressl:0= )
+       libressl? ( <dev-libs/libressl-3.1:0= )
        elibc_musl? ( sys-libs/libunwind )
        system-llvm? (
                ${LLVM_DEPEND}

Reply via email to