diff options
author | 2025-01-18 11:24:51 +0200 | |
---|---|---|
committer | 2025-01-18 11:24:51 +0200 | |
commit | 86f68228cae41457283d9f613454027174a36438 (patch) | |
tree | e96072bb23e09257be1232cbf71148633a2b660c /dev-python/numpy | |
parent | dev-python/numpy: Stabilize 2.2.1 ppc64, #948269 (diff) | |
download | gentoo-86f68228cae41457283d9f613454027174a36438.tar.gz gentoo-86f68228cae41457283d9f613454027174a36438.tar.bz2 gentoo-86f68228cae41457283d9f613454027174a36438.zip |
dev-python/numpy: Stabilize 2.2.1 x86, #948269
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r-- | dev-python/numpy/numpy-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numpy/numpy-2.2.1.ebuild b/dev-python/numpy/numpy-2.2.1.ebuild index b7a5846641a5..acf6950f909a 100644 --- a/dev-python/numpy/numpy-2.2.1.ebuild +++ b/dev-python/numpy/numpy-2.2.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" |