diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:48:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-02 09:48:02 +0100 |
commit | d2540541f2a49e7d9caaa7a77757862ab7c38bf9 (patch) | |
tree | c434e28ceb8d3a09ec290bf23fcb467343246a75 /net-libs | |
parent | dev-python/httptools: Stabilize 0.6.4 arm, #942735 (diff) | |
download | gentoo-d2540541f2a49e7d9caaa7a77757862ab7c38bf9.tar.gz gentoo-d2540541f2a49e7d9caaa7a77757862ab7c38bf9.tar.bz2 gentoo-d2540541f2a49e7d9caaa7a77757862ab7c38bf9.zip |
net-libs/llhttp: Stabilize 9.2.1 arm, #942735
Signed-off-by: Michał Górny <mgorny@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 ed293342bb7e..ef27bfa41fae 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" |