diff options
author | layman <layman@localhost> | 2019-12-15 12:19:51 +0000 |
---|---|---|
committer | layman <layman@localhost> | 2019-12-15 12:19:51 +0000 |
commit | f72621d194e51e9ebfeccec20c23d657b8b3d111 (patch) | |
tree | 458419336d15378d8d2b7b5c1164e0a7c74ac060 /profiles/base | |
parent | Add sys-fs/btrfsmaintenance (diff) | |
download | portage-f72621d194e51e9ebfeccec20c23d657b8b3d111.tar.bz2 portage-f72621d194e51e9ebfeccec20c23d657b8b3d111.tar.xz portage-f72621d194e51e9ebfeccec20c23d657b8b3d111.zip |
Use flags for modern exim
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/server/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults index 800c2fc..8a231f0 100644 --- a/profiles/base/server/make.defaults +++ b/profiles/base/server/make.defaults @@ -7,7 +7,7 @@ ALSA_PCM_PLUGINS="none" USE=" autoservicerestart nohourlyupdate berkdb cron exiscan-acl extras -gdbm -gallium logrotate maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2 - -static-analyzer + -static-analyzer arc dmarc -gnutls spf " FEATURES="unmerge-backup" |