Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/lapack/
Date: Thu, 02 Dec 2021 00:59:40
Message-Id: 1638406766.8f7a6af43ecb608e7a8b3209ef522e103d5f5e9a.sam@gentoo
1 commit: 8f7a6af43ecb608e7a8b3209ef522e103d5f5e9a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 2 00:59:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 2 00:59:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7a6af4
7
8 sci-libs/lapack: Stabilize 3.10.0 hppa, #733580
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/lapack/lapack-3.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/lapack/lapack-3.10.0.ebuild b/sci-libs/lapack/lapack-3.10.0.ebuild
16 index 50b2d3a7396b..39d9330f1f6b 100644
17 --- a/sci-libs/lapack/lapack-3.10.0.ebuild
18 +++ b/sci-libs/lapack/lapack-3.10.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Reference-LAPACK/lapack/archive/v${PV}.tar.gz -> ${P
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 # TODO: static-libs 64bit-index
26 IUSE="lapacke deprecated doc eselect-ldso test"
27 RESTRICT="!test? ( test )"