diff options
author | 2024-04-26 19:15:52 +0100 | |
---|---|---|
committer | 2024-04-26 19:15:52 +0100 | |
commit | fd913c5e3368f159be8d01a5d72230ee68e20a5e (patch) | |
tree | 4e1d5d387f5d6e8ba7333e1798e83440fb2ff7cc /net-misc | |
parent | net-misc/curl: Stabilize 8.7.1-r4 sparc, #930702 (diff) | |
download | gentoo-fd913c5e3368f159be8d01a5d72230ee68e20a5e.tar.gz gentoo-fd913c5e3368f159be8d01a5d72230ee68e20a5e.tar.bz2 gentoo-fd913c5e3368f159be8d01a5d72230ee68e20a5e.zip |
net-misc/curl: Stabilize 8.7.1-r4 ppc64, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 59e46c9f5716..5a6feaf19587 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 )" |