diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 19:26:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 19:26:34 +0000 |
commit | eb4df7d3939fd9cf1ba0d2b19e133f9f47875066 (patch) | |
tree | f9c98cf1028335b868d9bc89d3114ebe1c4a9777 /sci-libs/scotch | |
parent | net-mail/cyrus-imapd: Stabilize 3.4.2-r1 ppc, #833707 (diff) | |
download | gentoo-eb4df7d3939fd9cf1ba0d2b19e133f9f47875066.tar.gz gentoo-eb4df7d3939fd9cf1ba0d2b19e133f9f47875066.tar.bz2 gentoo-eb4df7d3939fd9cf1ba0d2b19e133f9f47875066.zip |
sci-libs/scotch: Stabilize 6.1.2 ppc, #833719
Signed-off-by: Sam James <sam@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 bfe44f4634d7..7139e3d8fb22 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 )" |