diff options
author | 2023-12-11 15:19:20 -0500 | |
---|---|---|
committer | 2023-12-12 08:26:40 +0200 | |
commit | efccb2db1c202c28c01ed5bccd8de69d79fef332 (patch) | |
tree | d4636f9019686f1baa06b31978d5e52777e3df36 /net-misc/curl | |
parent | net-misc/curl: Stabilize 8.4.0 ppc64, #915569 (diff) | |
download | gentoo-efccb2db1c202c28c01ed5bccd8de69d79fef332.tar.gz gentoo-efccb2db1c202c28c01ed5bccd8de69d79fef332.tar.bz2 gentoo-efccb2db1c202c28c01ed5bccd8de69d79fef332.zip |
net-misc/curl: Stabilize 8.4.0 ppc, #915569
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@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 a7fe5f17cfde..f22b08b1fe77 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 )" |