dev-php/pecl-zmq: Drop unsupported PHP slots from live build
authorBrian Evans <grknight@gentoo.org>
Thu, 23 Jan 2020 17:59:32 +0000 (12:59 -0500)
committerBrian Evans <grknight@gentoo.org>
Thu, 23 Jan 2020 18:38:48 +0000 (13:38 -0500)
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-php/pecl-zmq/pecl-zmq-9999.ebuild

index 2c4f8e58f714f3bb48a6f39cf5bfc84adca1c50f..9f9e778eb90ca640216967274e9af4af4c8da2a0 100644 (file)
@@ -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