www-servers/mongrel2: slotting net-libs/mbedtls

net-libs/mbedtls:0 is remain for mbedtls-2 as safe fallback for all
dependent packages.

Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39536
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Azamat H. Hackimov 2024-12-01 02:53:19 +03:00 committed by Sam James
parent 332d70ed56
commit 8f223b6a3d
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
dev-db/sqlite:3
>=net-libs/mbedtls-2.1[havege(-)]
>=net-libs/mbedtls-2.1:0=[havege(-)]
net-libs/zeromq"
RDEPEND="${DEPEND}"