diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 23:51:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 23:51:03 +0000 |
commit | 664f6c910ea80f2e5158c17ff101a794761fd047 (patch) | |
tree | c7a2941ad6d401d98b50eb04f79ad047cad42574 /sci-libs/scotch | |
parent | sci-libs/adolc: Stabilize 2.7.2 ppc64, #813567 (diff) | |
download | gentoo-664f6c910ea80f2e5158c17ff101a794761fd047.tar.gz gentoo-664f6c910ea80f2e5158c17ff101a794761fd047.tar.bz2 gentoo-664f6c910ea80f2e5158c17ff101a794761fd047.zip |
sci-libs/scotch: Stabilize 6.0.4-r2 ppc64, #813567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/scotch')
-rw-r--r-- | sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index f72477831328..aba2e29dcc6b 100644 --- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild +++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${P/-/_}" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs test tools threads" # bug #532620 REQUIRED_USE="test? ( threads )" |