diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-06 07:16:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-06 07:16:05 +0000 |
| commit | d460b89304bcd03f839efc77b08a2d1b899bddd2 (patch) | |
| tree | 57880cbdcc30d2314d637626aa2ad61b655cd89f /dev-python/numpy | |
| parent | afb5832780c297900c8f0532c7781a381d28740f (diff) | |
| download | baldeagleos-repo-d460b89304bcd03f839efc77b08a2d1b899bddd2.tar.gz baldeagleos-repo-d460b89304bcd03f839efc77b08a2d1b899bddd2.tar.xz baldeagleos-repo-d460b89304bcd03f839efc77b08a2d1b899bddd2.zip | |
Adding metadata
Diffstat (limited to 'dev-python/numpy')
| -rw-r--r-- | dev-python/numpy/numpy-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-2.3.5.ebuild b/dev-python/numpy/numpy-2.3.5.ebuild index e92bbccc5868..30a66692130f 100644 --- a/dev-python/numpy/numpy-2.3.5.ebuild +++ b/dev-python/numpy/numpy-2.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,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 +cpudetection index64 +lapack" |
