net-libs/nghttp3: Stabilize 1.3.0 x86, #938641

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2024-08-29 07:16:18 +02:00
parent 730cd950a8
commit cdac30b56e

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="amd64 arm arm64 ~hppa ~riscv ~x86"
KEYWORDS="amd64 arm arm64 ~hppa ~riscv x86"
fi
DESCRIPTION="HTTP/3 library written in C"