commit: e54e95dd1b9956c003c64adb21c7bf9d945c2bdc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 5 04:19:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 5 04:19:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54e95dd
dev-php/pecl-http: Stabilize 4.2.2 x86, #855344 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/pecl-http/pecl-http-4.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/pecl-http/pecl-http-4.2.2.ebuild b/dev-php/pecl-http/pecl-http-4.2.2.ebuild index ff96a103e233..6f8fca855057 100644 --- a/dev-php/pecl-http/pecl-http-4.2.2.ebuild +++ b/dev-php/pecl-http/pecl-http-4.2.2.ebuild @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 USE_PHP="php8-0 php8-1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT"
