dev-php/pecl-memcached: Help dependency resolution

Let the PM know that missing USE are disabled on igbinary

Bug: https://bugs.gentoo.org/685188
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
Brian Evans
2019-06-04 12:21:54 -04:00
parent f5ec2de418
commit ef5c871b2c

View File

@@ -17,7 +17,7 @@ IUSE="examples igbinary json sasl +session test"
COMMON_DEPEND=">=dev-libs/libmemcached-1.0.14[sasl?]
sys-libs/zlib
igbinary? ( dev-php/igbinary[php_targets_php7-0?,php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?] )
igbinary? ( dev-php/igbinary[php_targets_php7-0(-)?,php_targets_php7-1(-)?,php_targets_php7-2(-)?,php_targets_php7-3(-)?] )
"
DEPEND="