diff options
author | Sam James <sam@gentoo.org> | 2022-07-28 13:15:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-28 14:19:07 +0100 |
commit | e15b0ea4c27beb733709b06dda62b232018c04da (patch) | |
tree | 4f3a1b65b5d3b69135ac0a7c62b3a560675bfc05 /sys-libs | |
parent | sys-libs/libcxx: add github upstream metadata (diff) | |
download | gentoo-e15b0ea4c27beb733709b06dda62b232018c04da.tar.gz gentoo-e15b0ea4c27beb733709b06dda62b232018c04da.tar.bz2 gentoo-e15b0ea4c27beb733709b06dda62b232018c04da.zip |
sys-libs/libomp: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-libs/libomp/metadata.xml b/sys-libs/libomp/metadata.xml index bb2d1e2ed416..63801061d848 100644 --- a/sys-libs/libomp/metadata.xml +++ b/sys-libs/libomp/metadata.xml @@ -15,4 +15,7 @@ <flag name="ompt">Enable OpenMP Tools Interface support</flag> </use> <longdescription>The OpenMP subproject of LLVM is intended to contain all of the components required to build an executing OpenMP program that are outside the compiler itself.</longdescription> + <upstream> + <remote-id type="github">llvm/llvm-project</remote-id> + </upstream> </pkgmetadata> |