Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cholmod/
Date: Sat, 08 Jul 2017 09:25:29
Message-Id: 1499505835.0ca1e1b8d238165ea4c08684e88a6534688318e6.aballier@gentoo
1 commit: 0ca1e1b8d238165ea4c08684e88a6534688318e6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 09:23:55 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 09:23:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca1e1b8
7
8 sci-libs/cholmod: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sci-libs/cholmod/cholmod-2.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/cholmod/cholmod-2.1.2.ebuild b/sci-libs/cholmod/cholmod-2.1.2.ebuild
16 index ebc61f6a40f..32bd49515a4 100644
17 --- a/sci-libs/cholmod/cholmod-2.1.2.ebuild
18 +++ b/sci-libs/cholmod/cholmod-2.1.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
20
21 LICENSE="minimal? ( LGPL-2.1 ) !minimal? ( GPL-2 )"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 IUSE="cuda doc lapack metis minimal static-libs"
26
27 RDEPEND="