From d51cbeb087dbbe979ff29af645f32071cce2834d Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 10 Feb 2026 07:30:35 -0500 Subject: [PATCH] net-libs/nghttp2: Stabilize 1.68.0 x86, #969849 Signed-off-by: Eli Schwartz --- net-libs/nghttp2/nghttp2-1.68.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nghttp2/nghttp2-1.68.0.ebuild b/net-libs/nghttp2/nghttp2-1.68.0.ebuild index ab43c2de0eea3..af8a1824f45e8 100644 --- a/net-libs/nghttp2/nghttp2-1.68.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.68.0.ebuild @@ -21,7 +21,7 @@ else verify-sig? ( https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz.asc ) " - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-nghttp2 )" fi