diff options
author | 2023-07-23 19:01:15 +0300 | |
---|---|---|
committer | 2023-07-23 19:01:15 +0300 | |
commit | 3491f7806c486d74a0aed6bd018453be7b186898 (patch) | |
tree | 205c4af18e5ab09b15d23af2b33ec8c161cb19e9 /net-misc | |
parent | net-misc/openssh: Stabilize 9.3_p2 hppa, #910555 (diff) | |
download | gentoo-3491f7806c486d74a0aed6bd018453be7b186898.tar.gz gentoo-3491f7806c486d74a0aed6bd018453be7b186898.tar.bz2 gentoo-3491f7806c486d74a0aed6bd018453be7b186898.zip |
net-misc/curl: Stabilize 8.1.2 hppa, #910089
Signed-off-by: Arthur Zamarin <arthurzam@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 316e86e0b1d6..1357144db769 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="curl" |