From a70c5f24d870eb928c4830fe1fa06b54cfb3c55f Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 1 Dec 2025 02:26:16 +0000 Subject: [PATCH] virtual/lapack: Stabilize 3.10-r1 ppc64, #966749 Signed-off-by: Sam James --- virtual/lapack/lapack-3.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/lapack/lapack-3.10-r1.ebuild b/virtual/lapack/lapack-3.10-r1.ebuild index 6f709709cc411..58ba784c6a3e9 100644 --- a/virtual/lapack/lapack-3.10-r1.ebuild +++ b/virtual/lapack/lapack-3.10-r1.ebuild @@ -5,7 +5,7 @@ EAPI="8" DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE="eselect-ldso flexiblas index64" REQUIRED_USE="?? ( eselect-ldso flexiblas )"