diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:47:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:47:59 +0100 |
commit | a8999af011403d6b9c6c6a59b3e5f9089f2d6e9a (patch) | |
tree | f5f6dc0bc5616479bb5c8c6e5efbee4e1fd34b4e /net-libs/llhttp | |
parent | dev-python/httptools: Stabilize 0.6.4 ppc, #942735 (diff) | |
download | gentoo-a8999af011403d6b9c6c6a59b3e5f9089f2d6e9a.tar.gz gentoo-a8999af011403d6b9c6c6a59b3e5f9089f2d6e9a.tar.bz2 gentoo-a8999af011403d6b9c6c6a59b3e5f9089f2d6e9a.zip |
net-libs/llhttp: Stabilize 9.2.1 ppc, #942735
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/llhttp')
-rw-r--r-- | net-libs/llhttp/llhttp-9.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/llhttp/llhttp-9.2.1.ebuild b/net-libs/llhttp/llhttp-9.2.1.ebuild index 120edb627655..ed293342bb7e 100644 --- a/net-libs/llhttp/llhttp-9.2.1.ebuild +++ b/net-libs/llhttp/llhttp-9.2.1.ebuild @@ -18,4 +18,4 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |