diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:20:37 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:20:37 +0100 |
commit | 47ee4327fbc69ad0adb4adbc80625772eb8c7b89 (patch) | |
tree | 5cf4c059a9ff7f31024757483c70bdbf7fe3e7a9 /sci-libs/scotch | |
parent | x11-apps/luit: Stabilize 20220111 x86, #833715 (diff) | |
download | gentoo-47ee4327fbc69ad0adb4adbc80625772eb8c7b89.tar.gz gentoo-47ee4327fbc69ad0adb4adbc80625772eb8c7b89.tar.bz2 gentoo-47ee4327fbc69ad0adb4adbc80625772eb8c7b89.zip |
sci-libs/scotch: Stabilize 6.1.2 x86, #833719
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/scotch')
-rw-r--r-- | sci-libs/scotch/scotch-6.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.1.2.ebuild b/sci-libs/scotch/scotch-6.1.2.ebuild index 379b7c4b0e80..ae14de084f05 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 )" |