diff options
author | Sam James <sam@gentoo.org> | 2022-10-09 17:09:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-09 17:09:38 +0100 |
commit | a1d6503deb084ed53bc6974bf571fa8a70e5e358 (patch) | |
tree | ca053e8a8dde700983d77087856cd38c9f1ef6ca /sci-libs/cholmod | |
parent | sci-libs/metis: Keyword 5.1.0-r5 s390, #862330 (diff) | |
download | gentoo-a1d6503deb084ed53bc6974bf571fa8a70e5e358.tar.gz gentoo-a1d6503deb084ed53bc6974bf571fa8a70e5e358.tar.bz2 gentoo-a1d6503deb084ed53bc6974bf571fa8a70e5e358.zip |
sci-libs/cholmod: Keyword 3.0.14 s390, #862330
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cholmod/cholmod-3.0.14.ebuild b/sci-libs/cholmod/cholmod-3.0.14.ebuild index 111b80f90346..c5f84334ee83 100644 --- a/sci-libs/cholmod/cholmod-3.0.14.ebuild +++ b/sci-libs/cholmod/cholmod-3.0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="cuda doc +lapack +matrixops +modify +partition" BDEPEND="virtual/pkgconfig |