diff options
author | Sam James <sam@gentoo.org> | 2022-10-17 04:04:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-17 04:15:34 +0100 |
commit | a71c615642982b7dd3880c3f82e2475151bdde5f (patch) | |
tree | f5adc5d8c1044a2e8c4858090ccc1fb8fb406959 /sys-cluster/openmpi | |
parent | app-misc/mx5000tools: add 0.1.2_p20190613 (fork) (diff) | |
download | gentoo-a71c615642982b7dd3880c3f82e2475151bdde5f.tar.gz gentoo-a71c615642982b7dd3880c3f82e2475151bdde5f.tar.bz2 gentoo-a71c615642982b7dd3880c3f82e2475151bdde5f.zip |
sys-cluster/openmpi: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/openmpi')
-rw-r--r-- | sys-cluster/openmpi/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-cluster/openmpi/metadata.xml b/sys-cluster/openmpi/metadata.xml index 973c7450cc63..d22934fe7e22 100644 --- a/sys-cluster/openmpi/metadata.xml +++ b/sys-cluster/openmpi/metadata.xml @@ -12,4 +12,7 @@ <flag name="peruse">Enable PERUSE interface</flag> <flag name="romio">Build the ROMIO MPI-IO component</flag> </use> + <upstream> + <remote-id type="github">open-mpi/ompi</remote-id> + </upstream> </pkgmetadata> |