profiles: Force USE=ssl for net-misc/wget
authorMatt Turner <mattst88@gentoo.org>
Sat, 28 Mar 2020 07:08:28 +0000 (00:08 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 28 Mar 2020 07:09:36 +0000 (00:09 -0700)
Closes: https://bugs.gentoo.org/611072
Signed-off-by: Matt Turner <mattst88@gentoo.org>
profiles/base/package.use.force

index 7f9150fb83515c47692680eeaa66b3368afe00dc..b4af3803c89123d98866eebd9246f223aba0a0e0 100644 (file)
@@ -1,6 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2020-03-28)
+# wget is the default FETCHCOMMAND, and most distfiles are distributed via
+# HTTPS. Bug #611072
+net-misc/wget ssl
+
 # Michał Górny <mgorny@gentoo.org> (2020-01-12)
 # libcxxabi is the only supported option.  The support for libsupc++
 # is maintained for experts only.