summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cpu/metadata.xml')
-rw-r--r--dev-haskell/cpu/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-haskell/cpu/metadata.xml b/dev-haskell/cpu/metadata.xml
index 6f3f1c0a7e96..bfc0ff9ad00b 100644
--- a/dev-haskell/cpu/metadata.xml
+++ b/dev-haskell/cpu/metadata.xml
@@ -3,9 +3,12 @@
<pkgmetadata>
<herd>haskell</herd>
<use>
- <flag name='executable'>build 'cpuid' tool</flag>
+ <flag name="executable">build 'cpuid' tool</flag>
</use>
<longdescription>
Lowlevel cpu routines to get basic properties of the cpu platform, like endianness and architecture.
</longdescription>
+ <upstream>
+ <remote-id type="github">vincenthz/hs-cpu</remote-id>
+ </upstream>
</pkgmetadata>