summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-29 03:28:03 +0100
committerSam James <sam@gentoo.org>2022-07-29 03:32:48 +0100
commit90db2e94f8740bdae9ccfcb1cb8e4b2014c9274e (patch)
tree70fd295859db72d09143af0f1dd48a8640ab96ac /dev-lang
parentdev-haskell/cabal: add github upstream metadata (diff)
downloadgentoo-90db2e94f8740bdae9ccfcb1cb8e4b2014c9274e.tar.gz
gentoo-90db2e94f8740bdae9ccfcb1cb8e4b2014c9274e.tar.bz2
gentoo-90db2e94f8740bdae9ccfcb1cb8e4b2014c9274e.zip
dev-lang/ghc: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ghc/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/ghc/metadata.xml b/dev-lang/ghc/metadata.xml
index ff7d215d932e..eaaa78bf4cf7 100644
--- a/dev-lang/ghc/metadata.xml
+++ b/dev-lang/ghc/metadata.xml
@@ -13,4 +13,7 @@
<flag name="gmp">Use <pkg>dev-libs/gmp</pkg> for integer operations (works faster, but an external depend).</flag>
<flag name="numa">Enable NUMA thread balancing policy using <pkg>sys-process/numactl</pkg>.</flag>
</use>
+ <upstream>
+ <remote-id type="github">ghc/ghc</remote-id>
+ </upstream>
</pkgmetadata>