diff options
author | Sam James <sam@gentoo.org> | 2024-12-12 07:54:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-12 07:54:18 +0000 |
commit | f7d6c7f69d2bfa936fc921f693203a49b47f1007 (patch) | |
tree | da2c83417ed8fe06385041c96aff8be1b54ff350 /dev-php/pecl-http | |
parent | toolchain.eclass: stop deleting `install-tools` (diff) | |
download | gentoo-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.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 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:= |