summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-06-04 12:21:54 -0400
committerBrian Evans <grknight@gentoo.org>2019-06-04 12:21:54 -0400
commitef5c871b2cbf6608415d7e761503a3b34b7cb13a (patch)
tree24b3e3b2d0bcb901737c9f87ebc417f6aa3efd85 /dev-php/pecl-memcached
parentprofiles/package.mask: drop mask for portage-utils-0.80_pre (diff)
downloadgentoo-ef5c871b2cbf6608415d7e761503a3b34b7cb13a.tar.gz
gentoo-ef5c871b2cbf6608415d7e761503a3b34b7cb13a.tar.bz2
gentoo-ef5c871b2cbf6608415d7e761503a3b34b7cb13a.zip
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>
Diffstat (limited to 'dev-php/pecl-memcached')
-rw-r--r--dev-php/pecl-memcached/pecl-memcached-3.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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 3b635d6831cb..29089ab19505 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="