From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 500C915827B for ; Fri, 29 Aug 2025 20:28:38 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3D808340DAF for ; Fri, 29 Aug 2025 20:28:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2D9C7110564; Fri, 29 Aug 2025 20:28:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 24245110564 for ; Fri, 29 Aug 2025 20:28:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD273340D4C for ; Fri, 29 Aug 2025 20:28:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BEFC34EF for ; Fri, 29 Aug 2025 20:28:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1756499244.8e726a966fd73c703ea41f683b9b79986a470b41.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/statsmodels/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/statsmodels/statsmodels-0.14.5.ebuild X-VCS-Directories: dev-python/statsmodels/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8e726a966fd73c703ea41f683b9b79986a470b41 X-VCS-Branch: master Date: Fri, 29 Aug 2025 20:28:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 28bb19af-3350-4e85-b29f-24e3c51c8ab5 X-Archives-Hash: d5429d128885821ef092bfdd3fb5953b commit: 8e726a966fd73c703ea41f683b9b79986a470b41 Author: Sam James gentoo org> AuthorDate: Fri Aug 29 20:27:24 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 29 20:27:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e726a96 dev-python/statsmodels: Keyword 0.14.5 x86, #960964 Signed-off-by: Sam James gentoo.org> dev-python/statsmodels/statsmodels-0.14.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/statsmodels/statsmodels-0.14.5.ebuild b/dev-python/statsmodels/statsmodels-0.14.5.ebuild index 7c32a34f6048..88cb55d43c4f 100644 --- a/dev-python/statsmodels/statsmodels-0.14.5.ebuild +++ b/dev-python/statsmodels/statsmodels-0.14.5.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv ~amd64-linux" +KEYWORDS="amd64 ~arm64 ~riscv ~x86 ~amd64-linux" IUSE="examples" # NB: upstream requires building with numpy-2 but supports 1.x