From 9ad6a0946cae13291bb8b09f2b93bf462901d137 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 7 Jun 2019 13:52:58 +0200 Subject: dev-php/pecl-uploadprogress: add PHP 7.3 support Closes: https://bugs.gentoo.org/675172 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann --- dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/pecl-uploadprogress') diff --git a/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r4.ebuild b/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r4.ebuild index 062036ebd698..2567eab87ec1 100644 --- a/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r4.ebuild +++ b/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_PHP="php5-6 php7-0 php7-1 php7-2" +USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3" inherit php-ext-pecl-r3 -- cgit v1.2.3