diff options
author | Sam James <sam@gentoo.org> | 2023-07-05 05:19:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-05 05:19:34 +0100 |
commit | e54e95dd1b9956c003c64adb21c7bf9d945c2bdc (patch) | |
tree | da6be1e5d769788430b32a3569344a9d97ad347d /dev-php | |
parent | dev-php/pecl-http: Stabilize 4.2.2 amd64, #855344 (diff) | |
download | gentoo-e54e95dd1b9956c003c64adb21c7bf9d945c2bdc.tar.gz gentoo-e54e95dd1b9956c003c64adb21c7bf9d945c2bdc.tar.bz2 gentoo-e54e95dd1b9956c003c64adb21c7bf9d945c2bdc.zip |
dev-php/pecl-http: Stabilize 4.2.2 x86, #855344
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-http/pecl-http-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |