diff options
author | Sam James <sam@gentoo.org> | 2023-10-11 10:15:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-11 10:15:46 +0100 |
commit | c2aad8eae7c42893909e310041d53bd20e1b7976 (patch) | |
tree | bcab103b5b7b697c0ec9f852aad16f23354f3487 /net-misc/curl | |
parent | net-misc/curl: Stabilize 8.3.0-r2 arm, #915579 (diff) | |
download | gentoo-c2aad8eae7c42893909e310041d53bd20e1b7976.tar.gz gentoo-c2aad8eae7c42893909e310041d53bd20e1b7976.tar.bz2 gentoo-c2aad8eae7c42893909e310041d53bd20e1b7976.zip |
net-misc/curl: Stabilize 8.3.0-r2 arm64, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.3.0-r2.ebuild b/net-misc/curl/curl-8.3.0-r2.ebuild index 53e604f11edb..108de6735058 100644 --- a/net-misc/curl/curl-8.3.0-r2.ebuild +++ b/net-misc/curl/curl-8.3.0-r2.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 )" |