summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-05 05:19:25 +0100
committerSam James <sam@gentoo.org>2023-07-05 05:19:35 +0100
commite8bfdb6ac414342f16ed745f401ac37f26274d1c (patch)
treebd7f09a8d74d3a71b1c2adcb7ab9c1ab132f7844
parentdev-php/pecl-http: Stabilize 3.3.0 amd64, #909612 (diff)
downloadgentoo-e8bfdb6ac414342f16ed745f401ac37f26274d1c.tar.gz
gentoo-e8bfdb6ac414342f16ed745f401ac37f26274d1c.tar.bz2
gentoo-e8bfdb6ac414342f16ed745f401ac37f26274d1c.zip
dev-php/pecl-http: Stabilize 3.3.0 x86, #909612
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-php/pecl-http/pecl-http-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-http/pecl-http-3.3.0.ebuild b/dev-php/pecl-http/pecl-http-3.3.0.ebuild
index a4cadcd0f467..7005edf002ee 100644
--- a/dev-php/pecl-http/pecl-http-3.3.0.ebuild
+++ b/dev-php/pecl-http/pecl-http-3.3.0.ebuild
@@ -15,7 +15,7 @@ inherit php-ext-pecl-r3
USE_PHP="php7-4"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="Extended HTTP Support for PHP"
LICENSE="BSD-2 MIT"