From 1f977e50cee3065e23355f49622edffce78abe24 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 28 Nov 2019 23:45:53 +0100 Subject: dev-php/pecl-timezonedb: add PHP 7.4 support Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann --- dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-php') diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild index 415e14ad0f0c..94ab6de33e60 100644 --- a/dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild +++ b/dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild @@ -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 -- cgit v1.2.3-65-gdbad