diff options
author | Sam James <sam@gentoo.org> | 2024-04-26 18:16:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-26 18:16:09 +0100 |
commit | 19f216a830ccc23e3b4a47a74b77d54bb8f829b8 (patch) | |
tree | 592a4dfdf313684ee74fc7b46405e2aaa2c47d73 /net-misc/curl | |
parent | www-client/links: Stabilize 2.29-r1 amd64, #930709 (diff) | |
download | gentoo-19f216a830ccc23e3b4a47a74b77d54bb8f829b8.tar.gz gentoo-19f216a830ccc23e3b4a47a74b77d54bb8f829b8.tar.bz2 gentoo-19f216a830ccc23e3b4a47a74b77d54bb8f829b8.zip |
net-misc/curl: Stabilize 8.7.1-r4 arm, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.7.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.7.1-r4.ebuild b/net-misc/curl/curl-8.7.1-r4.ebuild index 270d9e1a3e14..f14ec5bbb468 100644 --- a/net-misc/curl/curl-8.7.1-r4.ebuild +++ b/net-misc/curl/curl-8.7.1-r4.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 )" |