summaryrefslogtreecommitdiff
path: root/dev-python/numpy/numpy-2.3.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/numpy/numpy-2.3.2-r1.ebuild')
-rw-r--r--dev-python/numpy/numpy-2.3.2-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/numpy/numpy-2.3.2-r1.ebuild b/dev-python/numpy/numpy-2.3.2-r1.ebuild
index f4377e0e9825..cdb70ec4393f 100644
--- a/dev-python/numpy/numpy-2.3.2-r1.ebuild
+++ b/dev-python/numpy/numpy-2.3.2-r1.ebuild
@@ -73,6 +73,8 @@ distutils_enable_tests pytest
PATCHES=(
# https://github.com/numpy/numpy/pull/29459
"${FILESDIR}"/${P}-no-detect.patch
+ # https://github.com/numpy/numpy/pull/29579
+ "${FILESDIR}"/${P}-arm-asimddp.patch
)
has_all_x86() {