summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-28 13:15:17 +0100
committerSam James <sam@gentoo.org>2022-07-28 14:19:07 +0100
commite15b0ea4c27beb733709b06dda62b232018c04da (patch)
tree4f3a1b65b5d3b69135ac0a7c62b3a560675bfc05
parentsys-libs/libcxx: add github upstream metadata (diff)
downloadgentoo-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>
-rw-r--r--sys-libs/libomp/metadata.xml3
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>