summaryrefslogtreecommitdiff
path: root/dev-python/numpy/numpy-2.2.1.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-01-18 18:54:04 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-01-18 18:54:04 +0000
commit32f67e88ed32477735a9df83e3a772ad2bddd6a7 (patch)
treebafc249151b6527a310c33a92c12359c0fdecb1f /dev-python/numpy/numpy-2.2.1.ebuild
parent4e89d0ec38bcc279c07323e3ce021a8300e913f3 (diff)
downloadbaldeagleos-repo-32f67e88ed32477735a9df83e3a772ad2bddd6a7.tar.gz
baldeagleos-repo-32f67e88ed32477735a9df83e3a772ad2bddd6a7.tar.xz
baldeagleos-repo-32f67e88ed32477735a9df83e3a772ad2bddd6a7.zip
Adding metadata
Diffstat (limited to 'dev-python/numpy/numpy-2.2.1.ebuild')
-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 48abed5e0b7d..2c54dfd11fc4 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"