summaryrefslogtreecommitdiff
path: root/dev-python/numpy
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-07-12 13:32:35 +0200
committerMichał Górny <mgorny@gentoo.org>2025-07-12 13:32:35 +0200
commit2d515ab598ee66a815d6093693ccb7ca081d7928 (patch)
tree42aae0253ca6cb5bc6452df512ae1ecc23495563 /dev-python/numpy
parent0302e290211a23501eeb156de60e152f296c8e66 (diff)
downloadgentoo-2d515ab598ee66a815d6093693ccb7ca081d7928.tar.gz
gentoo-2d515ab598ee66a815d6093693ccb7ca081d7928.tar.bz2
gentoo-2d515ab598ee66a815d6093693ccb7ca081d7928.zip
dev-python/numpy: Stabilize 2.3.1 arm, #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 77a4857cc30c..be2d7efcca11 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"