diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:55:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:55:17 +0200 |
commit | 0dd013afa2a6ee00fb9793624660402b7ac4915a (patch) | |
tree | e0004d83417bff60e97d719f53262302e7990834 /sci-libs/scotch | |
parent | x11-misc/trayer: Stabilize 1.0-r5 ppc64, #899426 (diff) | |
download | gentoo-0dd013afa2a6ee00fb9793624660402b7ac4915a.tar.gz gentoo-0dd013afa2a6ee00fb9793624660402b7ac4915a.tar.bz2 gentoo-0dd013afa2a6ee00fb9793624660402b7ac4915a.zip |
sci-libs/scotch: Stabilize 7.0.1-r1 x86, #899454
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/scotch')
-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 c122bacdbdcb..4eeba86e81d1 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 )" |