diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2013-10-24 02:06:51 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2013-10-24 02:07:27 +0200 |
commit | 68a7b752d6127c7ec9f6e7a9c60e0962d7b78aae (patch) | |
tree | 79e18aac0cb6006c556ddd41ca4d97bb2a20a155 /profiles | |
parent | metadata: refresh cache (diff) | |
download | portage-68a7b752d6127c7ec9f6e7a9c60e0962d7b78aae.tar.xz |
profiles/server: remove opcache USE flags disable, opcache replace APC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/server/package.use | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/server/package.use b/profiles/server/package.use index 4a2c1b19..c10a11cd 100644 --- a/profiles/server/package.use +++ b/profiles/server/package.use @@ -4,7 +4,7 @@ app-admin/eselect-php apache2 app-emulation/libvirt -vepa -macvtap lvm qemu -lxc udev python app-emulation/qemu -spice fdt -dev-lang/php apache2 mysql mysqli curl gd sqlite3 truetype unicode pcntl pdo sqlite unicode xml xmlreader xmlwriter xslt -opcache -snmp +dev-lang/php apache2 mysql mysqli curl gd sqlite3 truetype unicode pcntl pdo sqlite unicode xml xmlreader xmlwriter xslt -snmp dev-php/pecl-apc mmap |