commit:     ab1a55d1bceadb3d62069f6112d7c263b8c02a25
Author:     Henry Chen <chenx97 <AT> aosc <DOT> io>
AuthorDate: Tue Aug 20 08:35:33 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 07:51:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1a55d1

net-libs/nghttp3: keyword 1.4.0 for ~mips

Signed-off-by: Henry Chen <chenx97 <AT> aosc.io>
Closes: https://github.com/gentoo/gentoo/pull/38216
Signed-off-by: Arthur Zamarin <arthurzam <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 689f8a212cbe..c543c530dd7e 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 ~loong ~riscv ~sparc ~x86 
~arm64-macos ~x64-macos ~x64-solaris"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~riscv ~sparc 
~x86 ~arm64-macos ~x64-macos ~x64-solaris"
 fi
 
 DESCRIPTION="HTTP/3 library written in C"

Reply via email to