dev-php/pecl-timezonedb: add PHP 7.4 support
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 28 Nov 2019 22:45:53 +0000 (23:45 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 28 Nov 2019 22:47:54 +0000 (23:47 +0100)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild

index 415e14ad0f0cc34d5eae78106f3be82660a51e25..94ab6de33e60b2a2403389901122bbf7258f4601 100644 (file)
@@ -7,7 +7,7 @@ PHP_EXT_NAME="timezonedb"
 PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
 
-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