diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 07:07:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 07:07:20 +0000 |
commit | 8a5aa3840eea52e46c82016798369220e9ae21ff (patch) | |
tree | 681fd1ff1888bb179319c4864c55887f3014da40 /dev-php/pecl-http | |
parent | net-p2p/qbittorrent: Stabilize 5.0.1 x86, #943539 (diff) | |
download | gentoo-8a5aa3840eea52e46c82016798369220e9ae21ff.tar.gz gentoo-8a5aa3840eea52e46c82016798369220e9ae21ff.tar.bz2 gentoo-8a5aa3840eea52e46c82016798369220e9ae21ff.zip |
dev-php/pecl-http: Stabilize 4.2.6 x86, #946293
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/pecl-http')
-rw-r--r-- | dev-php/pecl-http/pecl-http-4.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-http/pecl-http-4.2.6.ebuild b/dev-php/pecl-http/pecl-http-4.2.6.ebuild index 3a022e4ce80a..e8d31b8e10b7 100644 --- a/dev-php/pecl-http/pecl-http-4.2.6.ebuild +++ b/dev-php/pecl-http/pecl-http-4.2.6.ebuild @@ -16,7 +16,7 @@ inherit php-ext-pecl-r3 DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" SLOT="8" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="ssl curl_ssl_gnutls +curl_ssl_openssl" COMMON_DEPEND="app-arch/brotli:= |