summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-12 07:54:18 +0000
committerSam James <sam@gentoo.org>2024-12-12 07:54:18 +0000
commitf7d6c7f69d2bfa936fc921f693203a49b47f1007 (patch)
treeda2c83417ed8fe06385041c96aff8be1b54ff350 /dev-php/pecl-http
parenttoolchain.eclass: stop deleting `install-tools` (diff)
downloadgentoo-f7d6c7f69d2bfa936fc921f693203a49b47f1007.tar.gz
gentoo-f7d6c7f69d2bfa936fc921f693203a49b47f1007.tar.bz2
gentoo-f7d6c7f69d2bfa936fc921f693203a49b47f1007.zip
dev-php/pecl-http: Stabilize 4.2.6 amd64, #946293
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/pecl-http')
-rw-r--r--dev-php/pecl-http/pecl-http-4.2.6.ebuild2
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 e8d31b8e10b7..c37376e61578 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:=