diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 14:53:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 14:53:03 +0000 |
commit | ffedb9e9c42690c2c65e96e8eedafe348cb5f23b (patch) | |
tree | c9156bb3c1d5a472a76d431708ecd35ea72d2c52 /sci-libs/cholmod | |
parent | dev-python/cffi: Stabilize 1.14.4 sparc, #763720 (diff) | |
download | gentoo-ffedb9e9c42690c2c65e96e8eedafe348cb5f23b.tar.gz gentoo-ffedb9e9c42690c2c65e96e8eedafe348cb5f23b.tar.bz2 gentoo-ffedb9e9c42690c2c65e96e8eedafe348cb5f23b.zip |
sci-libs/cholmod: Stabilize 3.0.14 sparc, #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 67478b2166e0..85527071f98a 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 |