diff options
author | 2024-11-02 09:48:06 +0100 | |
---|---|---|
committer | 2024-11-02 09:48:06 +0100 | |
commit | ff9b57a861f521ea85e99b315a90e378b19abf96 (patch) | |
tree | 979fda5b978db50a6cecfbb88f7da6a9de2ae9f1 /net-libs | |
parent | dev-python/httptools: Stabilize 0.6.4 arm64, #942735 (diff) | |
download | gentoo-ff9b57a861f521ea85e99b315a90e378b19abf96.tar.gz gentoo-ff9b57a861f521ea85e99b315a90e378b19abf96.tar.bz2 gentoo-ff9b57a861f521ea85e99b315a90e378b19abf96.zip |
net-libs/llhttp: Stabilize 9.2.1 arm64, #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 ef27bfa41fae..3069ad8384b5 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" |