commit:     206644eafa93f02c5b31f5d5c0b52aaf7f26eaf8
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  5 08:38:57 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Jun  5 09:01:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=206644ea

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

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-libs/nghttp3/nghttp3-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/nghttp3/nghttp3-1.3.0.ebuild 
b/net-libs/nghttp3/nghttp3-1.3.0.ebuild
index fe7d3db77a65..3e88aaed40b1 100644
--- a/net-libs/nghttp3/nghttp3-1.3.0.ebuild
+++ b/net-libs/nghttp3/nghttp3-1.3.0.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 ~x86"
+       KEYWORDS="amd64 ~arm arm64 ~hppa ~riscv ~x86"
 fi
 
 DESCRIPTION="HTTP/3 library written in C"

Reply via email to