commit: 77452d9ef4dad78cbba7c64a868f324c710c5313
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 13:40:32 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 13:41:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77452d9e
net-libs/llhttp: Stabilize 9.2.1 hppa, #947444
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/llhttp/llhttp-9.2.1.ebuild | 4 ++--
1 file 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"