diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-02 12:28:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-02 12:28:45 +0000 |
commit | 5f5cd576ce7b04ae498712df6422209203dcfd3e (patch) | |
tree | b118412ff4b23a8c41304fe14df9037165b939a5 /net-libs | |
parent | dev-python/httptools: Stabilize 0.6.4 x86, #942735 (diff) | |
download | gentoo-5f5cd576ce7b04ae498712df6422209203dcfd3e.tar.gz gentoo-5f5cd576ce7b04ae498712df6422209203dcfd3e.tar.bz2 gentoo-5f5cd576ce7b04ae498712df6422209203dcfd3e.zip |
net-libs/llhttp: Stabilize 9.2.1 x86, #942735
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 c6a3e89ae6c4..d334fabccc8e 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" |