dev-php/pecl-imagick: add PHP 7.4 support

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2019-11-28 22:58:34 +01:00
parent 50ed84a1fe
commit 653b06d5eb

View File

@@ -4,7 +4,7 @@
EAPI="7"
PHP_EXT_NAME="imagick"
USE_PHP="php5-6 php7-1 php7-2 php7-3"
USE_PHP="php5-6 php7-1 php7-2 php7-3 php7-4"
inherit php-ext-pecl-r3