diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-17 17:28:58 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-10-17 17:28:58 +0200 |
commit | 3532c4bcca097c6f4bd1da88710c9c31e2d32053 (patch) | |
tree | a8ad883c55856e96e30055dc950484aafc29bdf0 /net-libs | |
parent | dev-perl/URI: Keyword 5.300.0 riscv, #941648 (diff) | |
download | gentoo-3532c4bcca097c6f4bd1da88710c9c31e2d32053.tar.gz gentoo-3532c4bcca097c6f4bd1da88710c9c31e2d32053.tar.bz2 gentoo-3532c4bcca097c6f4bd1da88710c9c31e2d32053.zip |
net-libs/llhttp: Keyword 9.2.1 riscv, #941645
Signed-off-by: Jakov Smolić <jsmolic@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 4333872b3557..14e756f08474 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 ~sparc" +KEYWORDS="~amd64 ~ppc64 ~riscv ~sparc" |