diff options
author | Sam James <sam@gentoo.org> | 2024-11-02 01:41:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-02 01:41:48 +0000 |
commit | 1261224cd6b295a3a4c888c9914638df11fa93c9 (patch) | |
tree | 7a5dfd64ac3911b9f8e185cb55cc1319202a4cd7 /net-misc | |
parent | dev-lisp/sbcl: Stabilize 2.4.9 ppc64, #942636 (diff) | |
download | gentoo-1261224cd6b295a3a4c888c9914638df11fa93c9.tar.gz gentoo-1261224cd6b295a3a4c888c9914638df11fa93c9.tar.bz2 gentoo-1261224cd6b295a3a4c888c9914638df11fa93c9.zip |
net-misc/curl: Stabilize 8.10.1 ppc64, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.10.1.ebuild b/net-misc/curl/curl-8.10.1.ebuild index c51910fcbe4b..d11410c2a4c6 100644 --- a/net-misc/curl/curl-8.10.1.ebuild +++ b/net-misc/curl/curl-8.10.1.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 )" |