diff options
author | Sam James <sam@gentoo.org> | 2024-11-02 03:23:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-02 03:23:05 +0000 |
commit | 960d0b2a5719c43fce95bee259b9a397753bdb55 (patch) | |
tree | 60b89b130f83e353f4583d731c5fb385871c6d89 /net-misc | |
parent | app-shells/bash: add 5.3_alpha_p20241101 (diff) | |
download | gentoo-960d0b2a5719c43fce95bee259b9a397753bdb55.tar.gz gentoo-960d0b2a5719c43fce95bee259b9a397753bdb55.tar.bz2 gentoo-960d0b2a5719c43fce95bee259b9a397753bdb55.zip |
net-misc/curl: Stabilize 8.8.0-r1 hppa, #936036
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.8.0-r1.ebuild b/net-misc/curl/curl-8.8.0-r1.ebuild index 485b1a721f03..71a852bab339 100644 --- a/net-misc/curl/curl-8.8.0-r1.ebuild +++ b/net-misc/curl/curl-8.8.0-r1.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 )" |