commit:     cba2320f60739ad1345d717a87f52ad0579cf731
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 12:14:15 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=cba2320f

sys-libs/libcxx: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/libcxx/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-libs/libcxx/metadata.xml b/sys-libs/libcxx/metadata.xml
index 437ced3c45e3..88b259915838 100644
--- a/sys-libs/libcxx/metadata.xml
+++ b/sys-libs/libcxx/metadata.xml
@@ -13,4 +13,7 @@
                <flag name="libcxxabi">Build on top of 
<pkg>sys-libs/libcxxabi</pkg> instead of gcc's libsupc++ (avoids depending on 
gcc).</flag>
                <flag name="libunwind">Use libunwind instead of libgcc_s for 
stack unwinding, thus avoiding dependence on gcc.</flag>
        </use>
+       <upstream>
+               <remote-id type="github">llvm/llvm-project</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to