summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2024-08-20 15:14:44 +0800
committerWANG Xuerui <xen0n@gentoo.org>2024-08-20 15:22:33 +0800
commita3bd631ba46d1755a79871bc7bfa3f7aefce8fe3 (patch)
tree99fd802ba8beec7d8d9df313aeab1af798503b19 /net-libs/nghttp3
parentnet-libs/nghttp3: keyword 1.4.0 for ~loong (diff)
downloadgentoo-a3bd631ba46d1755a79871bc7bfa3f7aefce8fe3.tar.gz
gentoo-a3bd631ba46d1755a79871bc7bfa3f7aefce8fe3.tar.bz2
gentoo-a3bd631ba46d1755a79871bc7bfa3f7aefce8fe3.zip
net-libs/nghttp3: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/nghttp3')
-rw-r--r--net-libs/nghttp3/nghttp3-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp3/nghttp3-9999.ebuild b/net-libs/nghttp3/nghttp3-9999.ebuild
index b342674b4fa5..6f21ea803a4e 100644
--- a/net-libs/nghttp3/nghttp3-9999.ebuild
+++ b/net-libs/nghttp3/nghttp3-9999.ebuild
@@ -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 ~ia64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~riscv ~x86"
fi
DESCRIPTION="HTTP/3 library written in C"