diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 13:49:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 13:49:37 +0000 |
commit | ed15a265a70a9765cccbde08dfc84de1884c6675 (patch) | |
tree | 078434008a62131adb380cb9d94efe8de9b0de04 /net-misc/curl | |
parent | media-libs/netpbm: Stabilize 11.2.11 sparc, #942596 (diff) | |
download | gentoo-ed15a265a70a9765cccbde08dfc84de1884c6675.tar.gz gentoo-ed15a265a70a9765cccbde08dfc84de1884c6675.tar.bz2 gentoo-ed15a265a70a9765cccbde08dfc84de1884c6675.zip |
net-misc/curl: Stabilize 8.9.1-r1 arm, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.9.1-r1.ebuild b/net-misc/curl/curl-8.9.1-r1.ebuild index cb175aa92671..6f36295d7391 100644 --- a/net-misc/curl/curl-8.9.1-r1.ebuild +++ b/net-misc/curl/curl-8.9.1-r1.ebuild @@ -21,7 +21,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 ~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 ~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 )" |