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 746251581B9 for ; Sun, 05 Oct 2025 23:09:15 +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 5EA323415E7 for ; Sun, 05 Oct 2025 23:09:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 96B98110374; Sun, 05 Oct 2025 23:09:12 +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 8CE1D110374 for ; Sun, 05 Oct 2025 23:09:12 +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 43ED5341085 for ; Sun, 05 Oct 2025 23:09:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3B6038BB for ; Sun, 05 Oct 2025 23:09:10 +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: <1759705712.a8c7575084d76e8f143a1517aefca9af79161e7d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scipy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/scipy/scipy-1.16.2-r1.ebuild X-VCS-Directories: dev-python/scipy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a8c7575084d76e8f143a1517aefca9af79161e7d X-VCS-Branch: master Date: Sun, 05 Oct 2025 23:09:10 +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: 4d33e4df-86da-41a1-a1c6-6cfb57c3b109 X-Archives-Hash: 347b890c6fc266785ba17b56fe9b4ea7 commit: a8c7575084d76e8f143a1517aefca9af79161e7d Author: Sam James gentoo org> AuthorDate: Sun Oct 5 23:08:32 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 5 23:08:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c75750 dev-python/scipy: Stabilize 1.16.2-r1 arm64, #963618 Signed-off-by: Sam James gentoo.org> dev-python/scipy/scipy-1.16.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/scipy/scipy-1.16.2-r1.ebuild b/dev-python/scipy/scipy-1.16.2-r1.ebuild index db7ef48c59fd..40c9a41072e1 100644 --- a/dev-python/scipy/scipy-1.16.2-r1.ebuild +++ b/dev-python/scipy/scipy-1.16.2-r1.ebuild @@ -38,7 +38,7 @@ else " if [[ ${PV} != *rc* ]] ; then - KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" fi fi