commit: 040dd122521eeeadc83d44802719400d55920b72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 30 20:19:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 30 20:19:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040dd122
sci-libs/openblas: Stabilize 0.3.30-r3 amd64, #966749
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/openblas/openblas-0.3.30-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/openblas/openblas-0.3.30-r3.ebuild
b/sci-libs/openblas/openblas-0.3.30-r3.ebuild
index d0f1575c1592..db474e5f4f28 100644
--- a/sci-libs/openblas/openblas-0.3.30-r3.ebuild
+++ b/sci-libs/openblas/openblas-0.3.30-r3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux
~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux
~x64-macos"
IUSE="cpudetection eselect-ldso index64 openmp pthread relapack test"
REQUIRED_USE="?? ( openmp pthread )"
RESTRICT="cpudetection? ( bindist ) !test? ( test )"