diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 19:07:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 19:07:20 +0300 |
commit | 24b9dd3a57ab606ffabf46b420e532e52f48f96a (patch) | |
tree | a5a977232309d8d295f51ab9a67470638c958714 /sci-libs | |
parent | dev-python/pandas: Stabilize 1.5.3 arm64, #895602 (diff) | |
download | gentoo-24b9dd3a57ab606ffabf46b420e532e52f48f96a.tar.gz gentoo-24b9dd3a57ab606ffabf46b420e532e52f48f96a.tar.bz2 gentoo-24b9dd3a57ab606ffabf46b420e532e52f48f96a.zip |
sci-libs/pastix: Stabilize 6.0.3 arm64, #899448
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 4ade57bd76e3..8d2a0e131f0d 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 ~arm64 ~ia64 ~loong ~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 )" |