commit: ee69b75f904098733794640b050d07aa3025f924
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 1 02:26:14 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 1 02:26:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee69b75f
sci-libs/flexiblas: Stabilize 3.5.0 ppc64, #966749
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/flexiblas/flexiblas-3.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/flexiblas/flexiblas-3.5.0.ebuild
b/sci-libs/flexiblas/flexiblas-3.5.0.ebuild
index fdc09b75d2cf..62114cbf924d 100644
--- a/sci-libs/flexiblas/flexiblas-3.5.0.ebuild
+++ b/sci-libs/flexiblas/flexiblas-3.5.0.ebuild
@@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
# BSD for vendored cblas/lapacke
LICENSE="LGPL-3+ BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~x86"
IUSE="blis index64 mkl openblas openmp system-blas tbb test"
RESTRICT="!test? ( test )"