diff options
author | Sam James <sam@gentoo.org> | 2024-01-17 05:54:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-17 05:54:56 +0000 |
commit | 4af5ec982939978d4c5f35b54c34e212a55024fe (patch) | |
tree | 3b90be3f0e2e88aa2c746d72f27ba3fa9a487007 /net-misc | |
parent | sys-fs/multipath-tools: Stabilize 0.9.7 arm64, #922272 (diff) | |
download | gentoo-4af5ec982939978d4c5f35b54c34e212a55024fe.tar.gz gentoo-4af5ec982939978d4c5f35b54c34e212a55024fe.tar.bz2 gentoo-4af5ec982939978d4c5f35b54c34e212a55024fe.zip |
net-misc/curl: Stabilize 8.5.0 arm64, #922274
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.5.0.ebuild b/net-misc/curl/curl-8.5.0.ebuild index 1e5698959820..1f2c0860deac 100644 --- a/net-misc/curl/curl-8.5.0.ebuild +++ b/net-misc/curl/curl-8.5.0.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 )" |