commit: e15b0ea4c27beb733709b06dda62b232018c04da
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 12:15:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 13:19:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e15b0ea4
sys-libs/libomp: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-libs/libomp/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
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>