Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/suitesparse/
Date: Wed, 06 May 2020 06:48:18
Message-Id: 1588747545.c84fe1074fd8113d073de61c9d385b78140afc8e.slyfox@gentoo
1 commit: c84fe1074fd8113d073de61c9d385b78140afc8e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 06:45:45 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 06:45:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84fe107
7
8 sci-libs/suitesparse: keyworded 5.4.0 for ppc64, bug #716982
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sci-libs/suitesparse/suitesparse-5.4.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild
18 index ec3ac002456..45a09d0f63b 100644
19 --- a/sci-libs/suitesparse/suitesparse-5.4.0.ebuild
20 +++ b/sci-libs/suitesparse/suitesparse-5.4.0.ebuild
21 @@ -9,7 +9,7 @@ HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html"
22 LICENSE="metapackage"
23 SLOT="0"
24
25 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27 IUSE="cuda doc lapack partition tbb"
28 DEPEND=""
29 RDEPEND="