diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 00:01:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 00:01:32 +0300 |
commit | c8e0194038710b7ee99aa7f7514b9aa44285a1ab (patch) | |
tree | f911fd793d45c4e437445f4e3b993e598a4ce9b5 /net-libs | |
parent | dev-python/httptools: Keyword 0.6.4 mips, #941645 (diff) | |
download | gentoo-c8e0194038710b7ee99aa7f7514b9aa44285a1ab.tar.gz gentoo-c8e0194038710b7ee99aa7f7514b9aa44285a1ab.tar.bz2 gentoo-c8e0194038710b7ee99aa7f7514b9aa44285a1ab.zip |
net-libs/llhttp: Keyword 9.2.1 mips, #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 14e756f08474..478d681bd389 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 ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~mips ~ppc64 ~riscv ~sparc" |