diff options
author | Sam James <sam@gentoo.org> | 2024-04-26 19:15:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-26 19:15:53 +0100 |
commit | 4e1bd7a922d221988dcf5c58cbe3e41c3e23e84f (patch) | |
tree | 72398d653f02aa302cf432b9e4579d9fdae5f7e7 /net-misc/curl | |
parent | net-misc/curl: Stabilize 8.7.1-r4 ppc64, #930702 (diff) | |
download | gentoo-4e1bd7a922d221988dcf5c58cbe3e41c3e23e84f.tar.gz gentoo-4e1bd7a922d221988dcf5c58cbe3e41c3e23e84f.tar.bz2 gentoo-4e1bd7a922d221988dcf5c58cbe3e41c3e23e84f.zip |
net-misc/curl: Stabilize 8.7.1-r4 x86, #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 5a6feaf19587..dbd8e4a0cee6 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 )" |