summaryrefslogtreecommitdiff
path: root/dev-python/numpy
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-18 10:56:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-18 10:56:16 +0200
commitb97973d4f700fd7adc27f41b5a04f8162f222107 (patch)
tree955624fba03f9d7eea9b8fd5410596dad326d94e /dev-python/numpy
parentdd53726efc3e60e5067b876a30a03b21c8d73f8b (diff)
downloadgentoo-b97973d4f700fd7adc27f41b5a04f8162f222107.tar.gz
gentoo-b97973d4f700fd7adc27f41b5a04f8162f222107.tar.bz2
gentoo-b97973d4f700fd7adc27f41b5a04f8162f222107.zip
dev-python/numpy: Stabilize 2.2.1 amd64, #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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-2.2.1.ebuild b/dev-python/numpy/numpy-2.2.1.ebuild
index a9648e63599e..447ba6361f95 100644
--- a/dev-python/numpy/numpy-2.2.1.ebuild
+++ b/dev-python/numpy/numpy-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"