diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 18:13:39 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 17:22:28 +0800 |
commit | 02537caa4bc25bc3148b0272fda2d21a79a012d0 (patch) | |
tree | 656b010a19dca06dd9127f790df2228df395f938 /sci-libs | |
parent | app-text/libgxps: keyword 0.3.2-r1 for ~loong (diff) | |
download | gentoo-02537caa4bc25bc3148b0272fda2d21a79a012d0.tar.gz gentoo-02537caa4bc25bc3148b0272fda2d21a79a012d0.tar.bz2 gentoo-02537caa4bc25bc3148b0272fda2d21a79a012d0.zip |
sci-libs/pastix: keyword 6.0.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pastix/pastix-6.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pastix/pastix-6.0.3.ebuild b/sci-libs/pastix/pastix-6.0.3.ebuild index 5d9c36f255c1..3a83582cc218 100644 --- a/sci-libs/pastix/pastix-6.0.3.ebuild +++ b/sci-libs/pastix/pastix-6.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/${PID}/${P}.tar.gz" LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cuda examples +fortran int64 metis mpi +python +scotch starpu test" RESTRICT="!test? ( test )" |