summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorlayman <layman@localhost>2018-06-28 23:35:33 +0100
committerlayman <layman@localhost>2018-06-28 23:35:33 +0100
commitac4d718f5aa193588898e8c782ec81887e3cb5a5 (patch)
tree2713027c4208c9e336ac04c2d6ae922d77687169 /profiles
parentRemove temporary python use flag for packages that now support new python (diff)
downloadportage-ac4d718f5aa193588898e8c782ec81887e3cb5a5.tar.bz2
portage-ac4d718f5aa193588898e8c782ec81887e3cb5a5.tar.xz
portage-ac4d718f5aa193588898e8c782ec81887e3cb5a5.zip
USE fpm required for virtual/httpd-php
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/server/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults
index 1e32652..56c391a 100644
--- a/profiles/base/server/make.defaults
+++ b/profiles/base/server/make.defaults
@@ -6,7 +6,7 @@ APACHE2_MODULES="-* alias headers filter authz_core auth_basic authz_user authn_
ALSA_PCM_PLUGINS="none"
USE="
autoservicerestart nohourlyupdate cron exiscan-acl extras -gallium -gdbm logrotate
- maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype
+ maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm
"
FEATURES="unmerge-backup"