diff options
author | 2024-11-01 07:22:51 +0000 | |
---|---|---|
committer | 2024-11-01 07:22:51 +0000 | |
commit | 16fe9f3118a3ec57cf24df4c28ac0b2abbc9adaa (patch) | |
tree | a771167266b962e5b8d4320a7f69406a5c2ebdc5 /net-misc | |
parent | Reapply "dev-python/numpy: Remove old" (diff) | |
download | gentoo-16fe9f3118a3ec57cf24df4c28ac0b2abbc9adaa.tar.gz gentoo-16fe9f3118a3ec57cf24df4c28ac0b2abbc9adaa.tar.bz2 gentoo-16fe9f3118a3ec57cf24df4c28ac0b2abbc9adaa.zip |
net-misc/curl: Stabilize 8.10.1 sparc, #942638
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.10.1.ebuild b/net-misc/curl/curl-8.10.1.ebuild index 8aa5f19b3d9c..e9557995194b 100644 --- a/net-misc/curl/curl-8.10.1.ebuild +++ b/net-misc/curl/curl-8.10.1.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 )" |