diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 19:27:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 19:27:36 +0300 |
commit | 498773ed96b5eacbb3cd6ddeed7dd4a0ace6eb64 (patch) | |
tree | bbe662998da62f3da0abe578c8f1266bc74d3dd4 /net-libs/llhttp | |
parent | dev-python/httptools: Keyword 0.6.4 arm, #941645 (diff) | |
download | gentoo-498773ed96b5eacbb3cd6ddeed7dd4a0ace6eb64.tar.gz gentoo-498773ed96b5eacbb3cd6ddeed7dd4a0ace6eb64.tar.bz2 gentoo-498773ed96b5eacbb3cd6ddeed7dd4a0ace6eb64.zip |
net-libs/llhttp: Keyword 9.2.1 arm, #941645
Signed-off-by: Arthur Zamarin <arthurzam@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 c55b0a97987c..1dee3efc4a4e 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 ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" |