diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-09 14:12:17 +0200 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-06-09 11:56:01 -0400 |
commit | 05506e4e01af20b196058762009f392886bf96df (patch) | |
tree | 8183a9418fa2768450d6039a212c240b31c9598f /profiles/desc | |
parent | profiles: Cleanup curl_ssl_polarssl from package.use.mask (diff) | |
download | gentoo-05506e4e01af20b196058762009f392886bf96df.tar.gz gentoo-05506e4e01af20b196058762009f392886bf96df.tar.bz2 gentoo-05506e4e01af20b196058762009f392886bf96df.zip |
profiles/desc: Remove unused CURL_SSL value
polarssl was removed as part of bug #618356
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/curl_ssl.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index 87d46f223ccf..329ceb4a8fab 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -10,5 +10,4 @@ libressl - Use LibreSSL mbedtls - Use mbed TLS nss - Use Mozilla's Network Security Services openssl - Use OpenSSL -polarssl - Use PolarSSL winssl - Use WinSSL (only with elibc_Winnt) |