commit:     895469ad3bf3d1fea8638b9eb38fe0db613d14df
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 19:22:30 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 19:32:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=895469ad

net-misc/curl: fix bug #567942.

Package-Manager: portage-2.2.24

 net-misc/curl/curl-7.46.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/curl/curl-7.46.0.ebuild b/net-misc/curl/curl-7.46.0.ebuild
index e02f4fe..c6d37c9 100644
--- a/net-misc/curl/curl-7.46.0.ebuild
+++ b/net-misc/curl/curl-7.46.0.ebuild
@@ -200,7 +200,7 @@ multilib_src_configure() {
                --disable-versioned-symbols \
                --without-cyassl \
                --without-darwinssl \
-               --with-mbedtls \
+               --without-mbedtls \
                $(use_with idn libidn) \
                $(use_with kerberos gssapi "${EPREFIX}"/usr) \
                $(use_with metalink libmetalink) \

Reply via email to