diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:08:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:08:12 +0200 |
commit | 1753a33675c469a6df399c57c63967e464ea1c55 (patch) | |
tree | 96db7b5df9253dc930dfdf5e5cf57b4f16136840 /sci-libs | |
parent | sci-libs/colamd: ppc64 stable wrt bug #716960 (diff) | |
download | gentoo-1753a33675c469a6df399c57c63967e464ea1c55.tar.gz gentoo-1753a33675c469a6df399c57c63967e464ea1c55.tar.bz2 gentoo-1753a33675c469a6df399c57c63967e464ea1c55.zip |
sci-libs/cxsparse: ppc64 stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 69a32d044ad6..392d8ba1decd 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" |