diff options
author | Sam James <sam@gentoo.org> | 2023-10-10 22:07:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-10 22:07:23 +0100 |
commit | 499fd97d503225b756eef0660f3039c76741779a (patch) | |
tree | 00e0f0f5d6828bf4dee1b01f6696e6553b1355e3 /net-misc/curl | |
parent | net-misc/curl: Stabilize 8.3.0-r1 amd64, #915509 (diff) | |
download | gentoo-499fd97d503225b756eef0660f3039c76741779a.tar.gz gentoo-499fd97d503225b756eef0660f3039c76741779a.tar.bz2 gentoo-499fd97d503225b756eef0660f3039c76741779a.zip |
net-misc/curl: Stabilize 8.3.0-r1 arm64, #915509
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.3.0-r1.ebuild b/net-misc/curl/curl-8.3.0-r1.ebuild index 3f1107548b31..fc2407f0a021 100644 --- a/net-misc/curl/curl-8.3.0-r1.ebuild +++ b/net-misc/curl/curl-8.3.0-r1.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 )" |