summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-06 10:07:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-06 10:07:11 +0300
commit72c247a41a0cd481a0256dc7d772c82296e4b197 (patch)
tree690e0aa1eaa6ae7912fcbd2bfda7987aab716a41 /dev-python/numpy
parentapp-emulation/wine-proton: update live (diff)
downloadgentoo-72c247a41a0cd481a0256dc7d772c82296e4b197.tar.gz
gentoo-72c247a41a0cd481a0256dc7d772c82296e4b197.tar.bz2
gentoo-72c247a41a0cd481a0256dc7d772c82296e4b197.zip
dev-python/numpy: Stabilize 2.0.0 amd64, #935585
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/numpy-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-2.0.0.ebuild b/dev-python/numpy/numpy-2.0.0.ebuild
index 570cc6b7b1dc..8923000d566b 100644
--- a/dev-python/numpy/numpy-2.0.0.ebuild
+++ b/dev-python/numpy/numpy-2.0.0.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0/2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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="+lapack"