summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:07:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:07:22 +0200
commita5a527808de8689741a4b6da06db1931e9087ad0 (patch)
tree679c8f8e6b2b0488ab103e7029822ce31714f504 /sci-libs
parentdev-lang/cfortran: Stabilize 20210827 x86, #899452 (diff)
downloadgentoo-a5a527808de8689741a4b6da06db1931e9087ad0.tar.gz
gentoo-a5a527808de8689741a4b6da06db1931e9087ad0.tar.bz2
gentoo-a5a527808de8689741a4b6da06db1931e9087ad0.zip
sci-libs/lapack: Stabilize 3.11 ppc64, #899466
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/lapack/lapack-3.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.11.ebuild b/sci-libs/lapack/lapack-3.11.ebuild
index 6a5cae883c09..dab925b8fe56 100644
--- a/sci-libs/lapack/lapack-3.11.ebuild
+++ b/sci-libs/lapack/lapack-3.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Reference-LAPACK/lapack/archive/v${PV}.tar.gz -> ${P
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
# TODO: static-libs 64bit-index
IUSE="lapacke deprecated doc eselect-ldso test"
RESTRICT="!test? ( test )"