diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 19:35:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 19:35:58 +0200 |
commit | 3f4d3c26602999b20aee0c5e70ea2680ca94df3a (patch) | |
tree | 2d18e4d34619851dab1192f1052b20c950e9ee99 /sci-libs | |
parent | dev-libs/starpu: Keyword 1.3.9 arm64, #730636 (diff) | |
download | gentoo-3f4d3c26602999b20aee0c5e70ea2680ca94df3a.tar.gz gentoo-3f4d3c26602999b20aee0c5e70ea2680ca94df3a.tar.bz2 gentoo-3f4d3c26602999b20aee0c5e70ea2680ca94df3a.zip |
sci-libs/pastix: Keyword 6.0.3 arm64, #730636
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pastix/pastix-6.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pastix/pastix-6.0.3.ebuild b/sci-libs/pastix/pastix-6.0.3.ebuild index 7131f14b3a7e..5d9c36f255c1 100644 --- a/sci-libs/pastix/pastix-6.0.3.ebuild +++ b/sci-libs/pastix/pastix-6.0.3.ebuild @@ -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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cuda examples +fortran int64 metis mpi +python +scotch starpu test" RESTRICT="!test? ( test )" |