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