diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2021-01-23 21:52:50 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2021-01-23 21:52:50 +0000 |
commit | 7ca4c5bf01f78116b84808028710279ce5deb21b (patch) | |
tree | f2ee4519a0620a1911d2cde30e2c7d4ce833cfbc /profiles/common | |
parent | profiles/common: enable system-icu USE flag for net-libs/nodejs (diff) | |
download | portage-7ca4c5bf01f78116b84808028710279ce5deb21b.tar.xz |
profiles/common: disable scp USE flag for net-misc/openssh
Diffstat (limited to 'profiles/common')
-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 1fd6114c..7f817cba 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -146,3 +146,4 @@ sys-apps/shadow -cracklib app-emulation/qemu io-uring net-libs/nodejs system-icu +net-misc/openssh -scp |