diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:11:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:38 +0300 |
commit | 7507412f22003eddf5d0b4617b23e8c8d0f5ea82 (patch) | |
tree | 506c592114f77943e2ef2bfbdcdbe20f2b4ffb5c /sci-libs | |
parent | sci-libs/cqrlib: destabilize for ~ppc (diff) | |
download | gentoo-7507412f22003eddf5d0b4617b23e8c8d0f5ea82.tar.gz gentoo-7507412f22003eddf5d0b4617b23e8c8d0f5ea82.tar.bz2 gentoo-7507412f22003eddf5d0b4617b23e8c8d0f5ea82.zip |
sci-libs/cxsparse: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cxsparse/cxsparse-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild index f52f3c13d2d4..09469aab194f 100644 --- a/sci-libs/cxsparse/cxsparse-3.2.0.ebuild +++ b/sci-libs/cxsparse/cxsparse-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 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+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" RDEPEND=">=sci-libs/suitesparseconfig-5.4.0[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" |