diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-05 07:17:23 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-05 07:17:23 +0000 |
| commit | 883618fc7f52a9a37d002ebfe939cced8069fd2b (patch) | |
| tree | 9def9e3d419f95066333cdb3c4ea9aab5e841dab /dev-python/numpy | |
| parent | 01e21e5e09bfbb2664a799314228bc074ffd2974 (diff) | |
| download | baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.tar.gz baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.tar.xz baldeagleos-repo-883618fc7f52a9a37d002ebfe939cced8069fd2b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/numpy')
| -rw-r--r-- | dev-python/numpy/numpy-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-2.3.2.ebuild b/dev-python/numpy/numpy-2.3.2.ebuild index c1f2c5e26279..52ee1fe376ca 100644 --- a/dev-python/numpy/numpy-2.3.2.ebuild +++ b/dev-python/numpy/numpy-2.3.2.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 @@ -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" |
