diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:02:13 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:02:13 +0000 |
commit | 4065529f6d3dd00fe19694624739e69a57cf7831 (patch) | |
tree | 596c86349ca37fe026f5c07f13b6b70d7b486c3a /sci-libs/scotch | |
parent | x11-misc/trayer: Stabilize 1.0-r5 ppc, #899426 (diff) | |
download | gentoo-4065529f6d3dd00fe19694624739e69a57cf7831.tar.gz gentoo-4065529f6d3dd00fe19694624739e69a57cf7831.tar.bz2 gentoo-4065529f6d3dd00fe19694624739e69a57cf7831.zip |
sci-libs/scotch: Stabilize 7.0.1-r1 amd64, #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 9a90101f74fc..3251df705520 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 )" |