diff options
author | 2019-10-04 17:46:16 +0000 | |
---|---|---|
committer | 2019-10-04 17:46:16 +0000 | |
commit | 66f95739db5458def665ad7d673a5570bcf4aa52 (patch) | |
tree | 264187236ca40b40ee88325daffc39e395e65d26 /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-66f95739db5458def665ad7d673a5570bcf4aa52.tar.gz gentoo-66f95739db5458def665ad7d673a5570bcf4aa52.tar.bz2 gentoo-66f95739db5458def665ad7d673a5570bcf4aa52.zip |
2019-10-04 17:46:16 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 067643cfa593..0648d933b61f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2572,6 +2572,7 @@ dev-php/pecl-memcached:json - Enable support for json serialization dev-php/pecl-mysqlnd_qc:memcached - Use dev-libs/libmemcached as a storage handler dev-php/pecl-mysqlnd_qc:sqlite - Use dev-db/sqlite as a storage handler dev-php/pecl-redis:igbinary - Enables igbinary serialisation support +dev-php/pecl-redis:json - Enables json serializer support dev-php/pecl-zmq:czmq - Use the czmq high level bindings dev-php/phing:zip - Support zip archives by requiring said support in dev-lang/php. dev-php/swoole:http2 - Add support for HTTP/2 protocol via net-libs/nghttp2 |