diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:43:22 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:42 +0100 |
commit | 66c8c4291d5eb8be4236daa8f6cc4cdcf7985773 (patch) | |
tree | f873915259592e9445aaba734123021359da68de /sci-libs | |
parent | sci-libs/parmetis: align longdescription opening and closing tags (diff) | |
download | gentoo-66c8c4291d5eb8be4236daa8f6cc4cdcf7985773.tar.gz gentoo-66c8c4291d5eb8be4236daa8f6cc4cdcf7985773.tar.bz2 gentoo-66c8c4291d5eb8be4236daa8f6cc4cdcf7985773.zip |
sci-libs/pastix: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/pastix/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pastix/metadata.xml b/sci-libs/pastix/metadata.xml index 219e89c81926..fb6e181aba8b 100644 --- a/sci-libs/pastix/metadata.xml +++ b/sci-libs/pastix/metadata.xml @@ -15,7 +15,7 @@ blockwise iLU(k) factorization that can be used as a parallel preconditioner using approximated supernodes to build a coarser block structure of the incomplete factors. -</longdescription> + </longdescription> <use> <flag name="cuda">Enable GPU support using CUDA kernels</flag> <flag name="fortran">Install the Fortran interface</flag> |