diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:55:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:55:19 +0200 |
commit | 656a4a9a03ff72a983d6b542ef241a824a0cf3fa (patch) | |
tree | efe8842926d729dfcbf513aa2cd1331af44d34a5 /sci-libs | |
parent | sci-calculators/pcalc: Stabilize 5 amd64, #899450 (diff) | |
download | gentoo-656a4a9a03ff72a983d6b542ef241a824a0cf3fa.tar.gz gentoo-656a4a9a03ff72a983d6b542ef241a824a0cf3fa.tar.bz2 gentoo-656a4a9a03ff72a983d6b542ef241a824a0cf3fa.zip |
sci-libs/scotch: Stabilize 7.0.1-r1 ppc, #899454
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/scotch/scotch-7.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-7.0.1-r1.ebuild b/sci-libs/scotch/scotch-7.0.1-r1.ebuild index 4eeba86e81d1..9a90101f74fc 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 )" |