net-libs/nghttp3: Keyword 1.3.0 riscv, #933292

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2024-06-05 08:38:57 +00:00
parent 36d37ef0aa
commit 206644eafa

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 ~x86"
KEYWORDS="amd64 ~arm arm64 ~hppa ~riscv ~x86"
fi
DESCRIPTION="HTTP/3 library written in C"