commit:     172a52839326cd67f36dbf5170e8c71f306906c5
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 24 20:26:49 2021 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 20:26:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172a5283

net-misc/curl: fix typo

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

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

diff --git a/net-misc/curl/curl-7.78.0-r2.ebuild 
b/net-misc/curl/curl-7.78.0-r2.ebuild
index 3da94c042c5..b60388dc308 100644
--- a/net-misc/curl/curl-7.78.0-r2.ebuild
+++ b/net-misc/curl/curl-7.78.0-r2.ebuild
@@ -185,7 +185,7 @@ multilib_src_configure() {
                $(use_enable imap)
                $(use_enable ldap)
                $(use_enable ldap ldaps)
-               $(use enable ntlm)
+               $(use_enable ntlm)
                --disable-ntlm-wb
                $(use_enable pop3)
                --enable-rt

Reply via email to