net-misc/curl: Sync with Gentoo

It's from Gentoo commit 2db2ea844a2ab48b2d3edfc2293b7644276c128f.
This commit is contained in:
Flatcar Buildbot 2023-10-30 07:13:57 +00:00 committed by Krzesimir Nowak
parent b38cde3f92
commit be4c5cf3bc
2 changed files with 1 additions and 3 deletions

View File

@ -17,7 +17,7 @@ else
https://curl.se/download/${P}.tar.xz
verify-sig? ( https://curl.se/download/${P}.tar.xz.asc )
"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
LICENSE="BSD curl ISC test? ( BSD-4 )"

View File

@ -11,7 +11,6 @@
</maintainer>
<use>
<flag name="alt-svc">Enable alt-svc support</flag>
<flag name="brotli">Enable brotli compression support</flag>
<flag name="ftp">Enable FTP support</flag>
<flag name="gnutls">Enable gnutls ssl backend</flag>
<flag name="gopher">Enable Gopher protocol support</flag>
@ -33,7 +32,6 @@
<flag name="telnet">Enable Telnet protocol support</flag>
<flag name="tftp">Enable TFTP support</flag>
<flag name="websockets">Enable websockets support</flag>
<flag name="zstd">Enable zstd compression</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:curl:curl</remote-id>