diff options
author | Sam James <sam@gentoo.org> | 2023-03-07 11:54:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-07 11:54:29 +0000 |
commit | 8b52efd792cf7d0e1c80ed7ddda6316797b428de (patch) | |
tree | 0484849fb1ff1de8cf9d888d4e7c55fa2c5f67eb /sci-libs/pastix | |
parent | app-admin/webapp-config: restore stable keywords (diff) | |
download | gentoo-8b52efd792cf7d0e1c80ed7ddda6316797b428de.tar.gz gentoo-8b52efd792cf7d0e1c80ed7ddda6316797b428de.tar.bz2 gentoo-8b52efd792cf7d0e1c80ed7ddda6316797b428de.zip |
sci-libs/pastix: Stabilize 6.0.3 amd64, #899448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/pastix')
-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 21e5a632d8c4..4ade57bd76e3 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 )" |