diff options
author | Sam James <sam@gentoo.org> | 2024-11-01 07:30:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-01 07:30:07 +0000 |
commit | 40b1012cbcedd00ff54325c2ca6abc60072169c6 (patch) | |
tree | e70a2605bd976b011b45b3b4228bb3e920a84b00 /net-misc/curl | |
parent | net-misc/curl: Stabilize 8.10.1 arm64, #942638 (diff) | |
download | gentoo-40b1012cbcedd00ff54325c2ca6abc60072169c6.tar.gz gentoo-40b1012cbcedd00ff54325c2ca6abc60072169c6.tar.bz2 gentoo-40b1012cbcedd00ff54325c2ca6abc60072169c6.zip |
net-misc/curl: Stabilize 8.10.1 ppc, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-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 16e62f0b1941..ac25812ee790 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 )" |