summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-05-23 19:41:24 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-05-23 22:45:19 -0400
commit5e24cb63f93afc68388e8a498ff2173ce87408f3 (patch)
tree24fc20023c6f40e379a798b447e7a9591bfa8cec /net-libs
parentmail-mta/courier: Stabilize 1.3.5 arm, #927339 (diff)
downloadgentoo-5e24cb63f93afc68388e8a498ff2173ce87408f3.tar.gz
gentoo-5e24cb63f93afc68388e8a498ff2173ce87408f3.tar.bz2
gentoo-5e24cb63f93afc68388e8a498ff2173ce87408f3.zip
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>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/ngtcp2/ngtcp2-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ngtcp2/ngtcp2-1.5.0.ebuild b/net-libs/ngtcp2/ngtcp2-1.5.0.ebuild
index 2d57c3b7c864..da18d964561e 100644
--- a/net-libs/ngtcp2/ngtcp2-1.5.0.ebuild
+++ b/net-libs/ngtcp2/ngtcp2-1.5.0.ebuild
@@ -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"