diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2023-10-13 14:33:38 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-13 16:11:19 +0100 |
commit | 293c5cd19272e139fd5bec079bccfc12dc4bd106 (patch) | |
tree | f506e51735af5936dbe0ab6f1819552e6d5c1490 /net-misc/curl | |
parent | app-admin/eselect: Stabilize 1.4.27 arm64, #915677 (diff) | |
download | gentoo-293c5cd19272e139fd5bec079bccfc12dc4bd106.tar.gz gentoo-293c5cd19272e139fd5bec079bccfc12dc4bd106.tar.bz2 gentoo-293c5cd19272e139fd5bec079bccfc12dc4bd106.zip |
net-misc/curl: stable 8.4.0 for sparc, bug #915569
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.4.0.ebuild b/net-misc/curl/curl-8.4.0.ebuild index a4d26adfd053..8be8ac4f0ef9 100644 --- a/net-misc/curl/curl-8.4.0.ebuild +++ b/net-misc/curl/curl-8.4.0.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 )" |