Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cxsparse/
Date: Tue, 02 Jun 2020 22:21:30
Message-Id: 1591136462.50c1537f1e4a9b80b2535c78c147e64aaab1254d.leio@gentoo
1 commit: 50c1537f1e4a9b80b2535c78c147e64aaab1254d
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Mon Jun 1 16:41:56 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 2 22:21:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c1537f
7
8 sci-libs/cxsparse: arm64 keyworded (bug #716982)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 sci-libs/cxsparse/cxsparse-3.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
18 index 5c8ca14041e..0abd3b6775c 100644
19 --- a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
20 +++ b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
27 IUSE="static-libs"
28
29 BDEPEND="virtual/pkgconfig"