diff options
author | Sam James <sam@gentoo.org> | 2024-05-18 11:11:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-18 11:18:55 +0100 |
commit | ae484c9f660b55984228634f42975864ce39be44 (patch) | |
tree | 76a6d06f204f197b660561167cd660fcf3feb18b /net-misc/curl | |
parent | sys-apps/coreutils: Stabilize 9.4-r1 hppa, #926980 (diff) | |
download | gentoo-ae484c9f660b55984228634f42975864ce39be44.tar.gz gentoo-ae484c9f660b55984228634f42975864ce39be44.tar.bz2 gentoo-ae484c9f660b55984228634f42975864ce39be44.zip |
net-misc/curl: Stabilize 8.7.1-r4 hppa, #930702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-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 aefd425553b9..3c985b74ec75 100644 --- a/net-misc/curl/curl-8.7.1-r4.ebuild +++ b/net-misc/curl/curl-8.7.1-r4.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 ~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 )" |