diff options
author | Sam James <sam@gentoo.org> | 2024-09-30 02:53:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-30 02:53:48 +0100 |
commit | b0ea405ecc76d7f603cb2ffeccfd58f4589f41fa (patch) | |
tree | 2dc5b5a66d36d5b89580fbff847fb48787ae01dc /net-misc/curl | |
parent | dev-libs/openssl: Stabilize 3.3.1-r3 x86, #939552 (diff) | |
download | gentoo-b0ea405ecc76d7f603cb2ffeccfd58f4589f41fa.tar.gz gentoo-b0ea405ecc76d7f603cb2ffeccfd58f4589f41fa.tar.bz2 gentoo-b0ea405ecc76d7f603cb2ffeccfd58f4589f41fa.zip |
net-misc/curl: Stabilize 8.9.1-r1 amd64, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.9.1-r1.ebuild b/net-misc/curl/curl-8.9.1-r1.ebuild index ea68faa8eea0..8ba549d7daa6 100644 --- a/net-misc/curl/curl-8.9.1-r1.ebuild +++ b/net-misc/curl/curl-8.9.1-r1.ebuild @@ -21,7 +21,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 ~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 ~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 )" |