diff options
-rw-r--r-- | dev-php/pecl-redis/pecl-redis-3.1.0-r1.ebuild (renamed from dev-php/pecl-redis/pecl-redis-3.1.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-redis/pecl-redis-3.1.0.ebuild b/dev-php/pecl-redis/pecl-redis-3.1.0-r1.ebuild index 6a7daed4c74d..48f01576570b 100644 --- a/dev-php/pecl-redis/pecl-redis-3.1.0.ebuild +++ b/dev-php/pecl-redis/pecl-redis-3.1.0-r1.ebuild @@ -20,7 +20,7 @@ DEPEND="igbinary? ( php_targets_php5-6? ( dev-php/igbinary[php_targets_php5-6] ) php_targets_php7-0? ( dev-php/igbinary[php_targets_php7-0] ) php_targets_php7-1? ( dev-php/igbinary[php_targets_php7-1] ) )" -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} !dev-php/pecl-redis:7" # The test suite requires network access. RESTRICT=test |