dev-php/pecl-memcached: Help dependency resolution
authorBrian Evans <grknight@gentoo.org>
Tue, 4 Jun 2019 16:21:54 +0000 (12:21 -0400)
committerBrian Evans <grknight@gentoo.org>
Tue, 4 Jun 2019 16:21:54 +0000 (12:21 -0400)
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>
dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild

index 3b635d6831cba328f897853a4ea20a29371e4b98..29089ab19505e96bde338b72634d748f00871824 100644 (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="