diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-20 00:26:27 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-20 06:17:04 +0000 |
commit | da874d5b89d64f6e4d66117d6709212da1c39377 (patch) | |
tree | f13f6151fafd5bec7cf5ade47aced1d754947f8c /sci-mathematics | |
parent | sci-biology/muscle: add 5.1.0 (diff) | |
download | gentoo-da874d5b89d64f6e4d66117d6709212da1c39377.tar.gz gentoo-da874d5b89d64f6e4d66117d6709212da1c39377.tar.bz2 gentoo-da874d5b89d64f6e4d66117d6709212da1c39377.zip |
sci-mathematics/petsc: add gitlab upstream metadata
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/petsc/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-mathematics/petsc/metadata.xml b/sci-mathematics/petsc/metadata.xml index 987028fd7636..5d587548e725 100644 --- a/sci-mathematics/petsc/metadata.xml +++ b/sci-mathematics/petsc/metadata.xml @@ -21,4 +21,7 @@ <flag name="sparse">Use suitesparse (<pkg>sci-libs/suitesparse</pkg>) including cholmod (<pkg>sci-libs/cholmod</pkg>) for sparse factorization</flag> <flag name="superlu">Use superlu (<pkg>sci-libs/superlu</pkg>) for preconditioning</flag> </use> + <upstream> + <remote-id type="gitlab">petsc/petsc</remote-id> + </upstream> </pkgmetadata> |