diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-22 08:56:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-22 08:56:59 +0200 |
commit | 320cb5839c90daf185d2bca85f67c3eebd189d5c (patch) | |
tree | 824518afa8052731884cf3616f209a8cbce38e3e /sci-libs/cxsparse | |
parent | sci-libs/colamd: amd64 stable wrt bug #716960 (diff) | |
download | gentoo-320cb5839c90daf185d2bca85f67c3eebd189d5c.tar.gz gentoo-320cb5839c90daf185d2bca85f67c3eebd189d5c.tar.bz2 gentoo-320cb5839c90daf185d2bca85f67c3eebd189d5c.zip |
sci-libs/cxsparse: amd64 stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/cxsparse')
-rw-r--r-- | sci-libs/cxsparse/cxsparse-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild index 392d8ba1decd..21e9e34a647b 100644 --- a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild +++ b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" BDEPEND="virtual/pkgconfig" |