diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 15:12:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 15:12:12 +0300 |
commit | 82fd5e94ab8cfb1bcdb5364db463cc6caf5bacbc (patch) | |
tree | 403cda7984b0efc4c03bbdb5471112460db935fc /net-libs | |
parent | dev-python/uvicorn: add missing test dep typing-extensions (diff) | |
download | gentoo-82fd5e94ab8cfb1bcdb5364db463cc6caf5bacbc.tar.gz gentoo-82fd5e94ab8cfb1bcdb5364db463cc6caf5bacbc.tar.bz2 gentoo-82fd5e94ab8cfb1bcdb5364db463cc6caf5bacbc.zip |
net-libs/llhttp: Keyword 9.2.1 x86, #941645
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 478d681bd389..5856f2833f96 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 ~mips ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~mips ~ppc64 ~riscv ~sparc ~x86" |