net-libs/ngtcp2: Keyword 1.5.0 loong, #931998

Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Matoro Mahri
2024-05-23 19:41:24 -04:00
committed by Ionen Wolkens
parent 2556d86d93
commit 5e24cb63f9

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/ngtcp2/ngtcp2/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
fi
DESCRIPTION="Implementation of the IETF QUIC Protocol"