commit: 239b8092c9deafcd2a2d068eb4db41c571e3bc7d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 10:42:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 10:42:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239b8092
dev-libs/simdjson: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/simdjson/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-libs/simdjson/metadata.xml b/dev-libs/simdjson/metadata.xml
index d541fa2ee4a1..ba7e8a82ee5d 100644
--- a/dev-libs/simdjson/metadata.xml
+++ b/dev-libs/simdjson/metadata.xml
@@ -9,4 +9,7 @@
<flag name="tools">Build and install extra command line
tools</flag>
<flag name="all-impls">Enable all implementations rather than
only onem</flag>
</use>
+ <upstream>
+ <remote-id type="github">simdjson/simdjson</remote-id>
+ </upstream>
</pkgmetadata>