Skip to content

Commit

Permalink
dev-php/pecl-uploadprogress: add PHP 7.3 support
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/675172
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Jun 7, 2019
1 parent 05b7aca commit 9ad6a09
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 9ad6a09

Please sign in to comment.