diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 22:08:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 22:08:20 +0000 |
commit | 500156759da4d35f1fe00d817a92b80733a39dc8 (patch) | |
tree | 0327d0dafbb3c690526431fe5d2875c8004a03f0 /net-misc/curl | |
parent | dev-python/executing: Stabilize 2.1.0-r1 hppa, #940374 (diff) | |
download | gentoo-500156759da4d35f1fe00d817a92b80733a39dc8.tar.gz gentoo-500156759da4d35f1fe00d817a92b80733a39dc8.tar.bz2 gentoo-500156759da4d35f1fe00d817a92b80733a39dc8.zip |
net-misc/curl: Stabilize 8.9.1-r1 hppa, #939552
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.9.1-r1.ebuild b/net-misc/curl/curl-8.9.1-r1.ebuild index 8e993f5f0233..cb175aa92671 100644 --- a/net-misc/curl/curl-8.9.1-r1.ebuild +++ b/net-misc/curl/curl-8.9.1-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 )" |