diff options
author | Sam James <sam@gentoo.org> | 2024-03-13 23:57:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-13 23:57:26 +0000 |
commit | fdb034ae3d88bd4959760d6f6364b1b92dfcafc9 (patch) | |
tree | 9350e9b89d6ae867f9fb15129e92d7aadcc5cbd4 /net-misc | |
parent | dev-libs/libuv: Stabilize 1.48.0 ppc, #924891 (diff) | |
download | gentoo-fdb034ae3d88bd4959760d6f6364b1b92dfcafc9.tar.gz gentoo-fdb034ae3d88bd4959760d6f6364b1b92dfcafc9.tar.bz2 gentoo-fdb034ae3d88bd4959760d6f6364b1b92dfcafc9.zip |
net-misc/curl: Stabilize 8.5.0-r3 ppc, #924915
Signed-off-by: Sam James <sam@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 27f813448e09..2ec6057d272b 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 )" |