dev-php/pecl-uploadprogress: Stabilize 2.0.2-r1 amd64, #931243

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-05-05 16:45:15 +01:00
parent cd42fd5ae2
commit d02137793d

View File

@@ -11,7 +11,7 @@ inherit php-ext-pecl-r3
DESCRIPTION="An extension to track progress of a file upload"
LICENSE="PHP-3.01"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
IUSE="examples"
PATCHES=( "${FILESDIR}/php-debug-testfix.patch" )