summaryrefslogtreecommitdiff
path: root/dev-python/numpy
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-11-27 03:55:38 +0000
committerSam James <sam@gentoo.org>2025-11-27 03:55:38 +0000
commit7985dc382e0b986101624ec715c37358a4216e39 (patch)
tree58f4354b7776305c4480d139bf6bdffad686f419 /dev-python/numpy
parent12276c4cbc82a6d630fbb40b5003d4619d39f0c1 (diff)
downloadgentoo-7985dc382e0b986101624ec715c37358a4216e39.tar.gz
gentoo-7985dc382e0b986101624ec715c37358a4216e39.tar.bz2
gentoo-7985dc382e0b986101624ec715c37358a4216e39.zip
dev-python/numpy: Stabilize 2.3.2 amd64, #961255
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/numpy-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-2.3.2.ebuild b/dev-python/numpy/numpy-2.3.2.ebuild
index 76f25493e61c..38349f7a79cf 100644
--- a/dev-python/numpy/numpy-2.3.2.ebuild
+++ b/dev-python/numpy/numpy-2.3.2.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"