diff options
author | Sam James <sam@gentoo.org> | 2023-10-10 05:37:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-10 05:37:22 +0100 |
commit | 83c9963b24052a5e72858385fdb0f04a6d6d0534 (patch) | |
tree | 7a7ca87b207cc619bff72107988f3565fbe24e25 /net-misc | |
parent | net-misc/curl: Stabilize 8.2.1 ppc64, #913543 (diff) | |
download | gentoo-83c9963b24052a5e72858385fdb0f04a6d6d0534.tar.gz gentoo-83c9963b24052a5e72858385fdb0f04a6d6d0534.tar.bz2 gentoo-83c9963b24052a5e72858385fdb0f04a6d6d0534.zip |
net-misc/curl: Stabilize 8.1.2 ppc, #910089
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/curl/curl-8.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.1.2.ebuild b/net-misc/curl/curl-8.1.2.ebuild index e0652d4dd34e..02e0e6995e94 100644 --- a/net-misc/curl/curl-8.1.2.ebuild +++ b/net-misc/curl/curl-8.1.2.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 )" |