diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 18:12:34 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 17:22:18 +0800 |
commit | 0b18b1c9a695a5c84e88ef7bda46dafea6b524d6 (patch) | |
tree | f076e46e37f0a483787dbc606e2a7a586ff566b7 /sci-libs | |
parent | sys-devel/reflex: keyword 20221012 for ~loong (diff) | |
download | gentoo-0b18b1c9a695a5c84e88ef7bda46dafea6b524d6.tar.gz gentoo-0b18b1c9a695a5c84e88ef7bda46dafea6b524d6.tar.bz2 gentoo-0b18b1c9a695a5c84e88ef7bda46dafea6b524d6.zip |
sci-libs/scotch: keyword 7.0.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 ddd574b69a8f..37ae5cb9d814 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 ~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 )" |