diff options
author | 2024-02-18 20:00:47 +0000 | |
---|---|---|
committer | 2024-02-18 20:00:47 +0000 | |
commit | 29ed8959bfb386e99c905cc67d3bbf8b143450e5 (patch) | |
tree | 668d1d2ccabbd71c53992dc254ac6103a8d23d17 /net-misc | |
parent | net-analyzer/nagios-plugins: Stabilize 2.4.6 ppc64, #924931 (diff) | |
download | gentoo-29ed8959bfb386e99c905cc67d3bbf8b143450e5.tar.gz gentoo-29ed8959bfb386e99c905cc67d3bbf8b143450e5.tar.bz2 gentoo-29ed8959bfb386e99c905cc67d3bbf8b143450e5.zip |
net-misc/curl: Stabilize 8.5.0-r3 x86, #924915
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.5.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.5.0-r3.ebuild b/net-misc/curl/curl-8.5.0-r3.ebuild index f6c1a1e85b79..ec316a457fed 100644 --- a/net-misc/curl/curl-8.5.0-r3.ebuild +++ b/net-misc/curl/curl-8.5.0-r3.ebuild @@ -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 )" |