summaryrefslogtreecommitdiff
path: root/dev-python/numpy
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-13 10:00:14 +0100
committerSam James <sam@gentoo.org>2025-07-13 10:11:30 +0100
commitd087ee180c670a8e2cb5e3e9b0de69457a0308cf (patch)
treef0af66fb77495c1f1bdab81a33516be7b5d08f27 /dev-python/numpy
parent7be0fe9968f83eb5d683d8ae25760a9781fcb517 (diff)
downloadgentoo-d087ee180c670a8e2cb5e3e9b0de69457a0308cf.tar.gz
gentoo-d087ee180c670a8e2cb5e3e9b0de69457a0308cf.tar.bz2
gentoo-d087ee180c670a8e2cb5e3e9b0de69457a0308cf.zip
dev-python/numpy: Stabilize 2.3.1 hppa, #959989
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/numpy-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-2.3.1.ebuild b/dev-python/numpy/numpy-2.3.1.ebuild
index 1530be82181e..cf42f33f836a 100644
--- a/dev-python/numpy/numpy-2.3.1.ebuild
+++ b/dev-python/numpy/numpy-2.3.1.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0/2"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
# +lapack because the internal fallbacks are pretty slow. Building without blas
# is barely supported anyway, see bug #914358.
IUSE="big-endian +lapack"