commit:     ef5c871b2cbf6608415d7e761503a3b34b7cb13a
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  4 16:21:54 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Jun  4 16:21:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5c871b

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 <AT> gentoo.org>

 dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild 
b/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild
index 3b635d6831c..29089ab1950 100644
--- a/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild
+++ b/dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild
@@ -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="

Reply via email to