commit: 1f977e50cee3065e23355f49622edffce78abe24 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Nov 28 22:45:53 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Nov 28 22:47:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f977e50
dev-php/pecl-timezonedb: add PHP 7.4 support Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild index 415e14ad0f0..94ab6de33e6 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
