commit:     c9e69f488e8a44792589d432f5cb16803fa05214
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 17:59:32 2020 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 18:38:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e69f48

dev-php/pecl-zmq: Drop unsupported PHP slots from live build

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

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

diff --git a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild 
b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
index 2c4f8e58f71..9f9e778eb90 100644
--- a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
+++ b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3 php7-4"
+USE_PHP="php7-2 php7-3 php7-4"
 
 inherit php-ext-pecl-r3 git-r3
 

Reply via email to