diff options
author | Sam James <sam@gentoo.org> | 2023-10-10 05:06:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-10 05:06:05 +0100 |
commit | 85493f9ad14da1785cd0bffff9a26347425b57e3 (patch) | |
tree | 24175a5e09230f65c0dcb3f4e1f0dff0c921d4ea /net-misc | |
parent | net-misc/curl: Stabilize 8.2.1 arm, #913543 (diff) | |
download | gentoo-85493f9ad14da1785cd0bffff9a26347425b57e3.tar.gz gentoo-85493f9ad14da1785cd0bffff9a26347425b57e3.tar.bz2 gentoo-85493f9ad14da1785cd0bffff9a26347425b57e3.zip |
net-misc/curl: Stabilize 8.1.2 arm64, #910089
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.1.2.ebuild b/net-misc/curl/curl-8.1.2.ebuild index 95c1c204617f..2c038ba57bdf 100644 --- a/net-misc/curl/curl-8.1.2.ebuild +++ b/net-misc/curl/curl-8.1.2.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 )" |