diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-03-08 16:31:16 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-03-08 16:31:16 +0000 |
commit | 5fe95e15c99c4ce23e3066d9759855c8000dc07a (patch) | |
tree | 0ed292bf540dc5336b615b0c561cb06b2b15bf8c | |
parent | net-p2p/monero-gui: Version bump (diff) | |
download | portage-5fe95e15c99c4ce23e3066d9759855c8000dc07a.tar.xz |
profiles/common: enable bcrypt for sys-apps/shadow
-rw-r--r-- | profiles/common/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index 8a5797b6..7131d5ef 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -129,3 +129,4 @@ net-libs/ldns ecdsa ed25519 ed448 net-misc/curl alt-svc sys-apps/kmod pkcs7 net-misc/curl http2 +sys-apps/shadow bcrypt |