commit: a67e02dac9da540eb21a440090ac578a0a4ad633 Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Tue Apr 1 11:45:13 2025 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Tue Apr 1 23:33:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a67e02da
profiles/arch/amd64: p.stable.mask net-misc/curl[ech] ECH is only available via rustls, which is stable-masked. Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index eeeb6a425079..def0fd97081f 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -72,7 +72,7 @@ llvm-runtimes/openmp llvm_targets_AMDGPU # Sam James <[email protected]> (2022-12-11) # net-libs/rustls-ffi is not yet marked stable -net-misc/curl rustls curl_ssl_rustls +net-misc/curl rustls curl_ssl_rustls ech # Sam James <[email protected]> (2022-12-07) # Needs unstable media-libs/libvpl
