summaryrefslogtreecommitdiff
path: root/dev-python/numpy
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-07-12 13:32:33 +0200
committerMichał Górny <mgorny@gentoo.org>2025-07-12 13:32:33 +0200
commit0302e290211a23501eeb156de60e152f296c8e66 (patch)
tree63af07206ad3ffb93e6da6f8d391033c28c902d2 /dev-python/numpy
parent5824ee4a7b1fd397df71c76a4b266a002c0c4a2f (diff)
downloadgentoo-0302e290211a23501eeb156de60e152f296c8e66.tar.gz
gentoo-0302e290211a23501eeb156de60e152f296c8e66.tar.bz2
gentoo-0302e290211a23501eeb156de60e152f296c8e66.zip
dev-python/numpy: Stabilize 2.3.1 x86, #959989
Signed-off-by: Michał Górny <mgorny@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 20ca75260983..77a4857cc30c 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"