commit: 7b01b56ef81658772b3581ad74258200efc5a409
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 2 15:56:41 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Mar 2 16:02:13 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b01b56e
sci-libs/openblas: Stabilize 0.3.31 arm, #970810
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sci-libs/openblas/openblas-0.3.31.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/openblas/openblas-0.3.31.ebuild
b/sci-libs/openblas/openblas-0.3.31.ebuild
index 524b4d5050de..aba729be6920 100644
--- a/sci-libs/openblas/openblas-0.3.31.ebuild
+++ b/sci-libs/openblas/openblas-0.3.31.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~x64-macos"
+KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~x64-macos"
IUSE="cpudetection index64 openmp pthread relapack test"
REQUIRED_USE="?? ( openmp pthread )"
RESTRICT="!cpudetection? ( bindist ) !test? ( test )"