diff options
author | Sam James <sam@gentoo.org> | 2022-10-09 17:09:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-09 17:09:36 +0100 |
commit | 3567e6095eeee369ab61e49b4859e89a14aa4098 (patch) | |
tree | ad52372c2a2e266ab8d20c6e11a9b8a4b9114f05 /sci-libs | |
parent | sci-libs/camd: Keyword 2.4.6-r1 s390, #862330 (diff) | |
download | gentoo-3567e6095eeee369ab61e49b4859e89a14aa4098.tar.gz gentoo-3567e6095eeee369ab61e49b4859e89a14aa4098.tar.bz2 gentoo-3567e6095eeee369ab61e49b4859e89a14aa4098.zip |
sci-libs/ccolamd: Keyword 2.9.6 s390, #862330
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/ccolamd/ccolamd-2.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ccolamd/ccolamd-2.9.6.ebuild b/sci-libs/ccolamd/ccolamd-2.9.6.ebuild index a34ba16ca8c5..ca4714af2abe 100644 --- a/sci-libs/ccolamd/ccolamd-2.9.6.ebuild +++ b/sci-libs/ccolamd/ccolamd-2.9.6.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 @@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage//${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" BDEPEND="virtual/pkgconfig" DEPEND="sci-libs/suitesparseconfig" |