diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 08:35:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 08:35:34 +0000 |
commit | ab687b247231c2e4429924433b125e563dbada7e (patch) | |
tree | 1bf15e0702d0f4d8487057e2f69b82ae0ec7d88e /sci-libs/cholmod | |
parent | sci-libs/cdf: Stabilize 3.5.0.2 ppc, #765760 (diff) | |
download | gentoo-ab687b247231c2e4429924433b125e563dbada7e.tar.gz gentoo-ab687b247231c2e4429924433b125e563dbada7e.tar.bz2 gentoo-ab687b247231c2e4429924433b125e563dbada7e.zip |
sci-libs/cholmod: Stabilize 3.0.14 ppc, #765760
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/cholmod')
-rw-r--r-- | sci-libs/cholmod/cholmod-3.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cholmod/cholmod-3.0.14.ebuild b/sci-libs/cholmod/cholmod-3.0.14.ebuild index 244aacdb6ce3..3af4fcaa6b44 100644 --- a/sci-libs/cholmod/cholmod-3.0.14.ebuild +++ b/sci-libs/cholmod/cholmod-3.0.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+ modify? ( GPL-2+ ) matrixops? ( GPL-2+ )" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="cuda doc +lapack +matrixops +modify +partition" BDEPEND="virtual/pkgconfig |