commit: 973a6921b76f3f98673a93e7795a1fc155de72f1
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 2 15:56:44 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=973a6921
sci-libs/openblas: Stabilize 0.3.31 ppc64, #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 147ebae49818..aa3e79870571 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 )"