From f7d6c7f69d2bfa936fc921f693203a49b47f1007 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 12 Dec 2024 07:54:18 +0000 Subject: [PATCH] dev-php/pecl-http: Stabilize 4.2.6 amd64, #946293 Signed-off-by: Sam James --- dev-php/pecl-http/pecl-http-4.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e8d31b8e10b7e..c37376e615784 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:=