summaryrefslogtreecommitdiff
path: root/profiles/common
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-01-07 17:07:24 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-03-07 01:30:07 +0000
commita56bbf8db742d50854eeac407b41f25bb1db3f45 (patch)
tree6b6a65ac5fb50ad036ab4c261d7fc897037daac2 /profiles/common
parentnet-p2p/sia: Version bump (diff)
downloadportage-a56bbf8db742d50854eeac407b41f25bb1db3f45.tar.xz
profiles/common: Enable cracklib USE flag
Diffstat (limited to 'profiles/common')
-rw-r--r--profiles/common/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index 529fa8a5..bc616fab 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -49,7 +49,7 @@ USE="${USE} jit mmap"
USE="${USE} -cups"
# Security
-USE="${USE} caps pwquality"
+USE="${USE} caps cracklib pwquality"
# Sexyfism
USE="${USE} bash-completion vim-syntax"