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/superlu/
Date: Tue, 29 Dec 2020 17:14:44
Message-Id: 1609261999.c283d526ea6d5fff7b868bb6f6d7e596c57f0973.sam@gentoo
1 commit: c283d526ea6d5fff7b868bb6f6d7e596c57f0973
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 17:13:19 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 17:13:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c283d526
7
8 sci-libs/superlu: Stabilize 5.2.2 amd64, #762127
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/superlu/superlu-5.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/superlu/superlu-5.2.2.ebuild b/sci-libs/superlu/superlu-5.2.2.ebuild
16 index 723d6ba29bb..e527066b1ec 100644
17 --- a/sci-libs/superlu/superlu-5.2.2.ebuild
18 +++ b/sci-libs/superlu/superlu-5.2.2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://crd-legacy.lbl.gov/~xiaoye/SuperLU//${PN}_${PV}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/$(ver_cut 1)"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="doc examples test"
26 RESTRICT="!test? ( test )"