diff options
author | Sam James <sam@gentoo.org> | 2024-03-28 03:06:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-28 03:06:57 +0000 |
commit | 560dca32bfdd7a2e15db394c51de64460839d6ca (patch) | |
tree | 102d2764a2fa60e478e2ac1ec3fe369172e37dc3 /net-misc | |
parent | dev-util/pkgconf: add 2.2.0 (diff) | |
download | gentoo-560dca32bfdd7a2e15db394c51de64460839d6ca.tar.gz gentoo-560dca32bfdd7a2e15db394c51de64460839d6ca.tar.bz2 gentoo-560dca32bfdd7a2e15db394c51de64460839d6ca.zip |
net-misc/curl: Stabilize 8.7.1 x86, #927998
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.7.1.ebuild b/net-misc/curl/curl-8.7.1.ebuild index f29644a60f23..b255791c8c4b 100644 --- a/net-misc/curl/curl-8.7.1.ebuild +++ b/net-misc/curl/curl-8.7.1.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 )" |