diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:53:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:11 +0300 |
commit | 79b0348820211ea88c49cbbefc26c52ccf3b4afa (patch) | |
tree | 9f9439fb8d9dc8b67ffd0ab6651849e1da382a06 /sci-libs/scotch | |
parent | sci-libs/scikit-learn: destabilize for ~x86 (diff) | |
download | gentoo-79b0348820211ea88c49cbbefc26c52ccf3b4afa.tar.gz gentoo-79b0348820211ea88c49cbbefc26c52ccf3b4afa.tar.bz2 gentoo-79b0348820211ea88c49cbbefc26c52ccf3b4afa.zip |
sci-libs/scotch: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/scotch')
-rw-r--r-- | sci-libs/scotch/scotch-6.1.2.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/scotch/scotch-7.0.1-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/scotch/scotch-6.1.2.ebuild b/sci-libs/scotch/scotch-6.1.2.ebuild index 0d4023655353..70616bcc0aaa 100644 --- a/sci-libs/scotch/scotch-6.1.2.ebuild +++ b/sci-libs/scotch/scotch-6.1.2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs test tools +threads" # bug #532620 REQUIRED_USE="test? ( threads )" diff --git a/sci-libs/scotch/scotch-7.0.1-r1.ebuild b/sci-libs/scotch/scotch-7.0.1-r1.ebuild index 3ee6ee308e01..39afc59e85ee 100644 --- a/sci-libs/scotch/scotch-7.0.1-r1.ebuild +++ b/sci-libs/scotch/scotch-7.0.1-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs test tools +threads" # bug #532620 REQUIRED_USE="test? ( threads )" |