summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-04 13:40:32 +0000
committerSam James <sam@gentoo.org>2025-01-04 13:41:01 +0000
commit77452d9ef4dad78cbba7c64a868f324c710c5313 (patch)
treefaf7c1e7224c3c8a54489482788c80fc013c18b5 /net-libs
parentnet-libs/http-parser: Stabilize 2.9.4-r2 hppa, #947444 (diff)
downloadgentoo-77452d9ef4dad78cbba7c64a868f324c710c5313.tar.gz
gentoo-77452d9ef4dad78cbba7c64a868f324c710c5313.tar.bz2
gentoo-77452d9ef4dad78cbba7c64a868f324c710c5313.zip
net-libs/llhttp: Stabilize 9.2.1 hppa, #947444
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/llhttp/llhttp-9.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/llhttp/llhttp-9.2.1.ebuild b/net-libs/llhttp/llhttp-9.2.1.ebuild
index 79527f4f6cc0..0ab4d5f78636 100644
--- a/net-libs/llhttp/llhttp-9.2.1.ebuild
+++ b/net-libs/llhttp/llhttp-9.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,4 +18,4 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86"