summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-11-10 17:05:27 +0000
committerJames Le Cuirot <chewi@gentoo.org>2024-11-10 17:05:27 +0000
commitaea2e004101db8211ee99e7ee85e0e153b165dfa (patch)
tree26b6d0147a0db6fa48cf187e8596f91eee60412b
parentx11-libs/gl2ps: Stabilize 1.4.2-r1 amd64, #943173 (diff)
downloadgentoo-aea2e004101db8211ee99e7ee85e0e153b165dfa.tar.gz
gentoo-aea2e004101db8211ee99e7ee85e0e153b165dfa.tar.bz2
gentoo-aea2e004101db8211ee99e7ee85e0e153b165dfa.zip
net-libs/nghttp3: Keyword 1.6.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--net-libs/nghttp3/nghttp3-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp3/nghttp3-1.6.0.ebuild b/net-libs/nghttp3/nghttp3-1.6.0.ebuild
index 73e1a756bf6f..435f7754e75c 100644
--- a/net-libs/nghttp3/nghttp3-1.6.0.ebuild
+++ b/net-libs/nghttp3/nghttp3-1.6.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 ~loong ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~m68k ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="HTTP/3 library written in C"