dev-php/pecl-uploadprogress: add PHP 7.3 support
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 7 Jun 2019 11:52:58 +0000 (13:52 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 7 Jun 2019 14:07:45 +0000 (16:07 +0200)
Closes: https://bugs.gentoo.org/675172
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r4.ebuild

index 062036ebd698ee49cf6ebac29dac6a54ffeba587..2567eab87ec115d98d818c41bc0b5ca19991f679 100644 (file)
@@ -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