diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:02:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:03:46 +0200 |
commit | 832e55f00b8de4d88d5fc3bc83f1da387a77a3b5 (patch) | |
tree | 2b37075e99a76ddbce519cbe1d0b3dff5eea3ac6 /sci-libs/cxsparse | |
parent | sci-libs/colamd: ppc stable wrt bug #716960 (diff) | |
download | gentoo-832e55f00b8de4d88d5fc3bc83f1da387a77a3b5.tar.gz gentoo-832e55f00b8de4d88d5fc3bc83f1da387a77a3b5.tar.bz2 gentoo-832e55f00b8de4d88d5fc3bc83f1da387a77a3b5.zip |
sci-libs/cxsparse: ppc stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 0abd3b6775cb..69a32d044ad6 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" |