Merge pull request #1975 from marineam/sha512

profiles: stop disabling SHA512 password hashes in PAM
This commit is contained in:
Michael Marineau 2016-05-18 16:11:28 -07:00
commit 627a2a0cba

View File

@ -3,7 +3,7 @@
USE="cros-debug acpi usb symlink-usr cryptsetup policykit" USE="cros-debug acpi usb symlink-usr cryptsetup policykit"
USE="${USE} -cros_host -expat -cairo -X -man" USE="${USE} -cros_host -expat -cairo -X -man"
USE="${USE} -acl -cracklib -gpm -python -sha512" USE="${USE} -acl -cracklib -gpm -python"
USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls" USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls"
# Exclude documentation # Exclude documentation