diff options
-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> |