From: Brian Evans Date: Thu, 23 Jan 2020 17:59:32 +0000 (-0500) Subject: dev-php/pecl-zmq: Drop unsupported PHP slots from live build X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9e69f488e8a44792589d432f5cb16803fa05214;p=gentoo.git dev-php/pecl-zmq: Drop unsupported PHP slots from live build Signed-off-by: Brian Evans --- diff --git a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild index 2c4f8e58f714..9f9e778eb90c 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