summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-01 21:45:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-01 21:45:39 +0200
commite13d65efd1540da2771a0d079e8d67bd5da6f002 (patch)
tree176c515436470b13b2b693e3ba94c496fd35fadf /sci-libs/lapack
parentmedia-libs/osl: drop tests CMake option (diff)
downloadgentoo-e13d65efd1540da2771a0d079e8d67bd5da6f002.tar.gz
gentoo-e13d65efd1540da2771a0d079e8d67bd5da6f002.tar.bz2
gentoo-e13d65efd1540da2771a0d079e8d67bd5da6f002.zip
sci-libs/lapack: Stabilize 3.10.0 sparc, #733580
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/lapack')
-rw-r--r--sci-libs/lapack/lapack-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.10.0.ebuild b/sci-libs/lapack/lapack-3.10.0.ebuild
index 549450e21345..95b9875fc717 100644
--- a/sci-libs/lapack/lapack-3.10.0.ebuild
+++ b/sci-libs/lapack/lapack-3.10.0.ebuild
@@ -11,7 +11,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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 )"