summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-07 20:26:13 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-07 20:34:46 +0000
commit9e27b49c355964e66318c640f60173d85412e176 (patch)
tree25c323e69b234ce7cc564733044eba7cf589c287 /sci-libs/lapack
parentdev-python/numpy: stable 1.19.1 for ppc64 (diff)
downloadgentoo-9e27b49c355964e66318c640f60173d85412e176.tar.gz
gentoo-9e27b49c355964e66318c640f60173d85412e176.tar.bz2
gentoo-9e27b49c355964e66318c640f60173d85412e176.zip
sci-libs/lapack: stable 3.9.0 for ppc64
stable wrt bug #733580 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-libs/lapack')
-rw-r--r--sci-libs/lapack/lapack-3.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.9.0.ebuild b/sci-libs/lapack/lapack-3.9.0.ebuild
index 398ee595dda9..3e54c6e7134d 100644
--- a/sci-libs/lapack/lapack-3.9.0.ebuild
+++ b/sci-libs/lapack/lapack-3.9.0.ebuild
@@ -12,7 +12,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 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="lapacke doc eselect-ldso test"
# TODO: static-libs 64bit-index
RESTRICT="!test? ( test )"