diff options
author | 2023-10-10 15:09:00 +0000 | |
---|---|---|
committer | 2023-10-10 15:09:00 +0000 | |
commit | 295ad8f406d5fcef4bd9f2f76bc9a7fca336cd71 (patch) | |
tree | a8e57bef43b626d60b0def72ec2f7eebf61512d2 /net-misc | |
parent | sys-apps/sandbox: Stabilize 2.38 ppc, #915508 (diff) | |
download | gentoo-295ad8f406d5fcef4bd9f2f76bc9a7fca336cd71.tar.gz gentoo-295ad8f406d5fcef4bd9f2f76bc9a7fca336cd71.tar.bz2 gentoo-295ad8f406d5fcef4bd9f2f76bc9a7fca336cd71.zip |
net-misc/curl: Stabilize 8.3.0-r1 x86, #915509
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.3.0-r1.ebuild b/net-misc/curl/curl-8.3.0-r1.ebuild index 8a9f1b9ca61e..d88bd23015a4 100644 --- a/net-misc/curl/curl-8.3.0-r1.ebuild +++ b/net-misc/curl/curl-8.3.0-r1.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 )" |