summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jolly <kangie@gentoo.org>2024-08-14 09:46:06 +1000
committerMatt Jolly <kangie@gentoo.org>2024-08-14 11:26:19 +1000
commit29b8b1e52db05f7356adada19c90231bad6f6165 (patch)
tree1b91cfff2a9f19d74602173a4d5891c1c6b550fb /net-libs/nghttp3/nghttp3-1.4.0.ebuild
parentnet-libs/ngtcp2: keyword 1.6.0 for ~sparc (diff)
downloadgentoo-29b8b1e52db05f7356adada19c90231bad6f6165.tar.gz
gentoo-29b8b1e52db05f7356adada19c90231bad6f6165.tar.bz2
gentoo-29b8b1e52db05f7356adada19c90231bad6f6165.zip
net-libs/nghttp3: keyword 1.4.0 for ~sparc
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'net-libs/nghttp3/nghttp3-1.4.0.ebuild')
-rw-r--r--net-libs/nghttp3/nghttp3-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"