summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-11-28 23:45:53 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-11-28 23:47:54 +0100
commit1f977e50cee3065e23355f49622edffce78abe24 (patch)
tree1330ef97d9dd9d4d23798fc72196dc25c44f523d /dev-php
parentdev-php/pecl-ssh2: add PHP 7.4 support (diff)
downloadgentoo-1f977e50cee3065e23355f49622edffce78abe24.tar.gz
gentoo-1f977e50cee3065e23355f49622edffce78abe24.tar.bz2
gentoo-1f977e50cee3065e23355f49622edffce78abe24.zip
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@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-timezonedb/pecl-timezonedb-2019.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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