diff options
author | Sam James <sam@gentoo.org> | 2023-10-11 10:17:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-11 10:17:37 +0100 |
commit | ed106b2c2adca9941e77935e7c29363a9bb7569c (patch) | |
tree | 9e1a055a3706abdf2ea96806e2dc25cc8101dfff /net-misc/curl | |
parent | net-misc/curl: Stabilize 8.3.0-r2 hppa, #915579 (diff) | |
download | gentoo-ed106b2c2adca9941e77935e7c29363a9bb7569c.tar.gz gentoo-ed106b2c2adca9941e77935e7c29363a9bb7569c.tar.bz2 gentoo-ed106b2c2adca9941e77935e7c29363a9bb7569c.zip |
net-misc/curl: Stabilize 8.3.0-r2 amd64, #915579
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-8.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-8.3.0-r2.ebuild b/net-misc/curl/curl-8.3.0-r2.ebuild index 8035c86dfc03..dfbc4a1a6e17 100644 --- a/net-misc/curl/curl-8.3.0-r2.ebuild +++ b/net-misc/curl/curl-8.3.0-r2.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 )" |