Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="libressl"
DEPEND="virtual/mysql
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )"
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:= )"
RDEPEND="${DEPEND}"
src_prepare() {