commit:     9c1e1c850d18d188ad5ca58f2be9069b6df8c4a1
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  3 00:58:24 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Thu Oct  3 00:58:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1e1c85

net-libs/nghttp3: keyword 1.5.0 for ~mips

Bring the keyword forward to 1.5.0.

1.4.0 had the ~mips keyword added just as 1.5.0 was
added to the tree.

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

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

diff --git a/net-libs/nghttp3/nghttp3-1.5.0.ebuild 
b/net-libs/nghttp3/nghttp3-1.5.0.ebuild
index 73e1a756bf6f..fa5295e5a950 100644
--- a/net-libs/nghttp3/nghttp3-1.5.0.ebuild
+++ b/net-libs/nghttp3/nghttp3-1.5.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 ~mips ppc64 ~riscv ~sparc x86 
~arm64-macos ~x64-macos ~x64-solaris"
 fi
 
 DESCRIPTION="HTTP/3 library written in C"

Reply via email to