dev-php/pecl-uploadprogress: Stabilize 2.0.2-r2 x86, #943650

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-22 13:15:35 +01:00
parent 92520ce7ca
commit acee4efbd2

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" )