commit:     dfcd1083180e4c1966c39d4d9bee66071ea6e5f1
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 00:07:43 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 00:10:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcd1083

net-misc/curl: rev bump to enable socketpair support

Link: https://github.com/curl/curl/issues/6299#issuecomment-742867378
Acked-by:  Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-misc/curl/{curl-7.74.0.ebuild => curl-7.74.0-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-misc/curl/curl-7.74.0.ebuild 
b/net-misc/curl/curl-7.74.0-r1.ebuild
similarity index 99%
rename from net-misc/curl/curl-7.74.0.ebuild
rename to net-misc/curl/curl-7.74.0-r1.ebuild
index 7f1d8cea7d1..49f1ca41252 100644
--- a/net-misc/curl/curl-7.74.0.ebuild
+++ b/net-misc/curl/curl-7.74.0-r1.ebuild
@@ -222,7 +222,6 @@ multilib_src_configure() {
                $(use_enable progress-meter) \
                --enable-proxy \
                --disable-sspi \
-               --disable-socketpair \
                $(use_enable static-libs static) \
                $(use_enable threads threaded-resolver) \
                $(use_enable threads pthreads) \

Reply via email to