commit:     29b8b1e52db05f7356adada19c90231bad6f6165
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 23:46:06 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Aug 14 01:26:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b8b1e5

net-libs/nghttp3: keyword 1.4.0 for ~sparc

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

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

diff --git a/net-libs/nghttp3/nghttp3-1.4.0.ebuild 
b/net-libs/nghttp3/nghttp3-1.4.0.ebuild
index b342674b4fa5..111b9ebebcb4 100644
--- a/net-libs/nghttp3/nghttp3-1.4.0.ebuild
+++ b/net-libs/nghttp3/nghttp3-1.4.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 ~ia64 ~riscv ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~riscv ~sparc ~x86"
 fi
 
 DESCRIPTION="HTTP/3 library written in C"

Reply via email to