dev-php/pecl-redis: fix MissingUseDepDefault
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 12 Dec 2019 23:53:18 +0000 (00:53 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 13 Dec 2019 00:06:43 +0000 (01:06 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-php/pecl-redis/pecl-redis-5.0.2.ebuild
dev-php/pecl-redis/pecl-redis-5.1.1.ebuild

index 61a6320308de9a21e1518c23a38d4a63d95aa80a..77a59f7f08993fb53e9592e6c144a5b4ffc520d8 100644 (file)
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm"
 IUSE="igbinary +json +session"
 
 DEPEND="
-       igbinary? ( dev-php/igbinary[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] )
+       igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] )
 "
 RDEPEND="${DEPEND} !dev-php/pecl-redis:7"
 
index 61a6320308de9a21e1518c23a38d4a63d95aa80a..77a59f7f08993fb53e9592e6c144a5b4ffc520d8 100644 (file)
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm"
 IUSE="igbinary +json +session"
 
 DEPEND="
-       igbinary? ( dev-php/igbinary[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] )
+       igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] )
 "
 RDEPEND="${DEPEND} !dev-php/pecl-redis:7"