Merge pull request #932 from kinvolk/dongsu/wget-ssl

profiles: force to use ssl USE flag for wget
This commit is contained in:
Dongsu Park 2021-07-15 09:39:41 +02:00 committed by GitHub
commit 6c0742bf07
2 changed files with 10 additions and 0 deletions

View File

@ -1,2 +1,7 @@
sys-auth/polkit -introspection
sys-apps/systemd -introspection
# 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

View File

@ -7,3 +7,8 @@ sys-libs/glibc crypt
# Do not force this flag, we don't need XATTR_PAX
sys-apps/portage -xattr
# 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